Skip to content

Instantly share code, notes, and snippets.

@achisholm
Last active March 11, 2018 07:45
Show Gist options
  • Save achisholm/21e18304bcb3989fc2dd0a42bdff2f21 to your computer and use it in GitHub Desktop.
Save achisholm/21e18304bcb3989fc2dd0a42bdff2f21 to your computer and use it in GitHub Desktop.
SASS header comments for dividing large files into sections and sub-sections.
//******************************************************************************
// Page Header.
//
// Styles for the main <header> section and including the main banner, main
// search form and social media links.
//******************************************************************************
//==============================================================================
// Section Heading.
//
// Used like an H2 heading for components and large related chunks of css.
//==============================================================================
//------------------------------------------------------------------------------
// Section Sub-Heading.
//
// Used like an H3 heading for sub-components within a section.
//-----
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment