Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 584 Bytes

README.md

File metadata and controls

37 lines (27 loc) · 584 Bytes

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