Created
January 31, 2014 13:29
-
-
Save hguochen/8732097 to your computer and use it in GitHub Desktop.
CSS Style Architecture
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
/******* BASE *******/ | |
/* Section for normalize, layout, typography styles */ | |
/******* END BASE *******/ | |
/******* COMPONENTS *******/ | |
/* Section for alerts, buttons, forms, list, nav, tables styles */ | |
/******* END COMPONENTS *******/ | |
/******* MODULES *******/ | |
/* Section for aside, footer, header styles */ | |
/******* END MODULES *******/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment