Skip to content

Instantly share code, notes, and snippets.

@carols10cents
Created September 12, 2015 00:27
Show Gist options
  • Select an option

  • Save carols10cents/e590af7b2a4af6491cdc to your computer and use it in GitHub Desktop.

Select an option

Save carols10cents/e590af7b2a4af6491cdc to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.14)
// Compass (v1.0.3)
// ----
div {
margin: 0/0/0/0;
padding: 0 / 0 / 0 / 0;
}
div{margin:0/0/0/0;padding:0 / 0 / 0 / 0}
@carols10cents
Copy link
Author

Expected output:

div{margin:0/0/0/0;padding:0/0/0/0}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment