Skip to content

rodnandes/sass-guidelines

Repository files navigation

Sass Guidelines

Run it locally

Sass Guidelines runs on Jekyll, a static website generator. To run your own local version of these guidelines, you'll need to:

  1. Install Jekyll on your machine: gem install jekyll.
  2. Put yourself on the gh-pages or a gh-pages based branch: git checkout gh-pages.
  3. Run npm start and point your browser to http://localhost:4000.

More information on how to setup Jekyll on the official website.

About

Guidelines for writing sane, maintainable and scalable Sass.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 88.3%
  • CSS 7.6%
  • JavaScript 2.3%
  • Ruby 1.4%
  • Shell 0.4%