|
|
||
|---|---|---|
| .. | ||
| partials | ||
| README.md | ||
| style.css | ||
| style.css.map | ||
| style.scss | ||
README.md
How to edit styles
Do not edit css files directly. Always make your changes in the scss files and then compile them to css.
Requirement
- dart-sass
Compiling
sass style.scss:style.css