Created
September 12, 2015 00:38
-
-
Save carols10cents/4ba47e8111f706d5c395 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ---- | |
| // libsass (v3.2.5) | |
| // ---- | |
| div { | |
| margin: 0/0/0/0; | |
| padding: 0 / 0 / 0 / 0; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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