Split web things into subdirectories

This commit is contained in:
Tulir Asokan
2020-09-10 16:12:09 +03:00
parent bdf4222c61
commit 81caaa2ebe
9 changed files with 10 additions and 10 deletions

View File

@ -8,7 +8,7 @@
"private": true,
"scripts": {
"snowpack": "snowpack",
"sass": "node-sass -o . *.sass"
"sass": "node-sass -o style style/*.sass"
},
"snowpack": {
"install": [