ptutty / sass-boilerplate

A boilerplate for Sass projects using the 7-1 architecture pattern from Sass Guidelines.

Home Page:http://sass-guidelin.es/#architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sass Boilerplate

This is a sample project using the 7-1 architecture pattern and sticking to Sass Guidelines writing conventions.

Each folder of this project has its own README.md file to explain the purpose and add extra information. Be sure to browse the repository to see how it works.

install

  1. npm install
  2. npm run sass

About

A boilerplate for Sass projects using the 7-1 architecture pattern from Sass Guidelines.

http://sass-guidelin.es/#architecture

License:MIT License


Languages

Language:CSS 100.0%