improve theming docs

This commit is contained in:
dgtlmoon
2021-12-19 23:17:24 +01:00
parent 18987aeb23
commit 20647ea319
2 changed files with 6 additions and 3 deletions

View File

@@ -4,8 +4,8 @@
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"scss": "node-sass --watch styles.scss diff.scss -o ."
"build": "node-sass styles.scss diff.scss -o .",
"watch": "node-sass --watch styles.scss diff.scss -o ."
},
"author": "",
"license": "ISC",