Skip to content

Instantly share code, notes, and snippets.

@veganista
Created June 11, 2015 11:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save veganista/c2aaa8da2ebfbde0b4f1 to your computer and use it in GitHub Desktop.
Save veganista/c2aaa8da2ebfbde0b4f1 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// libsass (v3.2.4)
// ----
$_gridle-version: "1.0.0";
$gridle-settings : "{";
$gridle-settings : "#{$gridle-settings} \"version\" : \"#{$_gridle-version}\"";
$gridle-settings : "#{$gridle-settings} }";
#gridle-settings {
content : $gridle-settings;
}
#gridle-settings {
content: '{ \\"version\\" : \\"1.0.0\\" }';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment