mirror of
https://github.com/vacp2p/vac.dev-experimental-old.git
synced 2025-02-18 08:17:20 +00:00
Add npm scripts
This commit is contained in:
parent
a02490a5d5
commit
21277ce6d7
@ -14,6 +14,10 @@
|
|||||||
"postcss-import": "^11.1.0",
|
"postcss-import": "^11.1.0",
|
||||||
"tailwindcss": "^0.5.2"
|
"tailwindcss": "^0.5.2"
|
||||||
},
|
},
|
||||||
|
"scripts": {
|
||||||
|
"build": "gulp css",
|
||||||
|
"dev": "gulp"
|
||||||
|
},
|
||||||
"author": "Taylor Bryant",
|
"author": "Taylor Bryant",
|
||||||
"license": "ISC"
|
"license": "ISC"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user