started erable theme
This commit is contained in:
14
web/themes/erabletheme/package.json
Normal file
14
web/themes/erabletheme/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "erabletheme",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"sass": "node-sass -w scss/ -o css/"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"node-sass": "^9.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user