Add README

This commit is contained in:
Craftplacer 2020-07-24 10:22:37 +02:00
parent bbd90872f8
commit cd59ca367d
1 changed files with 4 additions and 0 deletions

4
README.md Normal file
View File

@ -0,0 +1,4 @@
# huskyapp.dev
## working on the SASS stylesheet
The site's styles are based upon [Material Design Lite](https://getmdl.io/), customized for dark appearance and the Husky colors. To compile a new CSS you need the material-design-lite repository and a SASS compiler (commands `sass` or `sassc` on Linux).
Put `husky-mdl.scss` into the source folder of material-design-lite and compile.