Last active
September 25, 2017 18:09
-
-
Save verticalgrain/10deb6eebf872490b1128730e5cee4aa to your computer and use it in GitHub Desktop.
Style directory 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
styles | |
/includes | |
_base.scss | |
_fonts.scss | |
_functions.scss | |
_grid.scss | |
_mixins.scss | |
_normalize.scss | |
_typography-global.scss | |
_variables.scss | |
_utility.scss | |
/modules | |
_some-module.scss | |
/vendor | |
_some-vendor-stylesheet.css | |
style.scss |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment