Skip to content

Instantly share code, notes, and snippets.

@souporserious
souporserious / SassMeister-input.scss
Created February 6, 2017 07:10 — forked from csswizardry/SassMeister-input.scss
Generated by SassMeister.com.
// ----
// Sass (v3.4.12)
// Compass (v1.0.3)
// ----
$spacing-unit: 24px;
$spacing-unit-tiny: round(0.25 * $spacing-unit);
$spacing-unit-small: round(0.5 * $spacing-unit);
$spacing-unit-large: round(2 * $spacing-unit);