Skip to content

vitthalr/sass-guidelines

 
 

Repository files navigation

Sass Guidelines

Greenkeeper badge

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.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 87.3%
  • CSS 7.3%
  • JavaScript 4.4%
  • Other 1.0%