CUBE CSS Boilerplate
April 24, 2024 · View on GitHub
🚨 PLEASE READ THIS EXPLAINER: https://piccalil.li/blog/a-css-project-boilerplate 🚨
Contributing
This is a boilerplate that works for us, here at Set Studio, so please don’t propose changes. If you do however find a bug, please raise an issue first before a pull request. Any pull request that is raised without an issue will be closed automatically.
Issues will also be closed automatically if they’re opinions rather than bug reports.
Thank you!
Getting started
After running npm install run npm start. This will serve up a local version of the HTML page and watch for CSS changes.
The task doesn’t currently watch for changes on the HTML document though. This is because we normally drop the CSS system into various types of projects in the studio.
License
This project is licensed under the MIT License - see the LICENSE file for details.