Created
May 30, 2013 12:59
-
-
Save scottkellum/5677638 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com, the Sass playground.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// --- | |
// Singularity.gs (v1.0.8) | |
// Sass (v3.2.9) | |
// --- | |
// Singularity isn’t writing any styles here because no mixin is called. | |
// by default it does nothing. | |
foo { | |
bar: baz; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
foo { | |
bar: baz; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment