/sass-structure

Folder structure for Sass with 7-1 Pattern, shame and fixes CSS files.

Primary LanguageCSS

Project structure for small projects

CSS structure based on Sass 7-1 pattern, BEM, Mobile first and some hack files.

Layers

abstracts

  • functions.scss
  • mixins.scss
  • variables.scss

base

  • animations.scss
  • base.scss
  • typography.scss
  • utilities.scss

components

  • component.scss

layout

  • navigation.scss
  • objects.scss
  • sections.scss

pages

  • homepage.scss

themes

  • default.scss

vendors

Normalize, Bootstrap files, 3rd party libs

OTHERS

  • fixes.scss
  • shame.scss