Skip to content

Instantly share code, notes, and snippets.

@hguochen
Created January 31, 2014 13:29
Show Gist options
  • Save hguochen/8732097 to your computer and use it in GitHub Desktop.
Save hguochen/8732097 to your computer and use it in GitHub Desktop.
CSS Style Architecture
/******* 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