Skip to content

Instantly share code, notes, and snippets.

@tdrach
Last active June 20, 2016 18:49
Show Gist options
  • Save tdrach/733296de4e68482fb73fef62e62f0742 to your computer and use it in GitHub Desktop.
Save tdrach/733296de4e68482fb73fef62e62f0742 to your computer and use it in GitHub Desktop.

SCSS Non-Component Structure

  • scss
    • base
      • reset.scss
      • ...
    • lib
      • bourbon
      • ...
    • modules
      • page.scss
      • ...
    • layouts
      • page.scss
      • ...
    • app.scss
    • config.scss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment