Skip to content

Instantly share code, notes, and snippets.

@cimmanon
Created January 18, 2016 16:26
Show Gist options
  • Save cimmanon/01677f1256051cd44c42 to your computer and use it in GitHub Desktop.
Save cimmanon/01677f1256051cd44c42 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.20)
// Compass (v1.0.3)
// ----
body {
color: #{'{{ settings.color }}'} ;
}
body {
color: {{ settings.color }};
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment