Skip to content

Instantly share code, notes, and snippets.

@jaykz52
Created December 16, 2010 00:28
Show Gist options
  • Save jaykz52/742834 to your computer and use it in GitHub Desktop.
Save jaykz52/742834 to your computer and use it in GitHub Desktop.
An example of the "compiled" css produced by Sass
p {
color: blue;
background-color: green;
margin-bottom: 20px; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment