Skip to content

Instantly share code, notes, and snippets.

View veiko's full-sized avatar

Veronica Carrillo-Marquez veiko

View GitHub Profile
@veiko
veiko / sass-space.scss
Last active February 8, 2021 14:52 — forked from Eomerx/sass-space.scss
SASS Space - Responsive CSS Positioning Classes built with SASS
// change to false if its not imported into bootstrap
$use-bootstrap: true;
// margin and padding values array
$space-values : (
5,
10,
15,
20,
30,
# Find downloads at: https://helpx.adobe.com/air/kb/archived-air-sdk-version.html
class AdobeAirSdk < Formula
homepage "https://www.adobe.com/devnet/air/air-sdk-download.html"
url "http://airdownload.adobe.com/air/mac/download/19.0/AIRSDK_Compiler.tbz2"
version "19.0.0.190"
sha256 "a724d7cae0f9602551e714a9e7ac77217e027de0bb957c9dad4f5596ea5d2c8c"
# conflicts_with "adobe-air-sdk-flex"
def install