An opinionated styleguide for writing sane, maintainable and scalable Sass.
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.
The code for this project is licensed under MIT. The content for this project is licensed by Creative Commons Attribution 4.0 International.
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
.