KittyGiraudel / sass-guidelines

Guidelines for writing sane, maintainable and scalable Sass.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sass Guidelines

An opinionated styleguide for writing sane, maintainable and scalable Sass.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

The code for this project is licensed under MIT. The content for this project is licensed by Creative Commons Attribution 4.0 International.

Local development

bundle install
npm install
npm start
# http://localhost:4000

To run a specific task from package-scripts.js, prepend npm start, like: npm start js.vendors.

js-standard-style

About

Guidelines for writing sane, maintainable and scalable Sass.

http://sass-guidelin.es

License:MIT License


Languages

Language:HTML 90.4%Language:SCSS 6.8%Language:JavaScript 2.5%Language:Shell 0.3%Language:Ruby 0.1%