Created
April 20, 2018 22:21
-
-
Save jasonmelgoza/b53a337efa5c55c9c31e83e36f1c40e2 to your computer and use it in GitHub Desktop.
Sass manifest structure
This file contains 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
/* | |
1. Basic Styles | |
├── 1.0 Layout | |
└── 1.1 Grid | |
/*---------------------------------------------------------------------------- | |
1. Basic Styles | |
----------------------------------------------------------------------------*/ | |
/* ! 1.0 - Layout */ | |
.things-all { | |
.foo: bar; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment