Load the Material colour scheme directly from the source YAML, rather than hardcoding it into Stylus format

This commit is contained in:
Danielle McLean 2017-10-27 11:33:01 +11:00
parent 9d91cec6f9
commit 0419a844ce
Signed by untrusted user: 00dani
GPG key ID: 5A5D2D1AFF12EEC5
8 changed files with 45 additions and 20 deletions

View file

@ -4,6 +4,7 @@
"repository": "https://gitlab.com/00dani/lemoncurry",
"license": "MIT",
"devDependencies": {
"js-yaml": "^3.10.0",
"stylus": "^0.54.5"
},
"dependencies": {