Skip to content

Instantly share code, notes, and snippets.

@jruz
Created May 26, 2015 10:47
Show Gist options
  • Save jruz/190be0cfc928096d53c5 to your computer and use it in GitHub Desktop.
Save jruz/190be0cfc928096d53c5 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.3.14)
// Compass (v1.0.1)
// ----
.object
&
color: red
font:
family: Arial
size: 10px
.object {
color: red;
font-family: Arial;
font-size: 10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment