Skip to content

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

Notifications You must be signed in to change notification settings

ondrejkonec/sass-structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages