c3ioc-hugo/static/css/README.md

204 B

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