This commit is contained in:
8
cibus_bin/templates/package.json
Normal file
8
cibus_bin/templates/package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"tailwindcss": "^3.1.8"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "tailwindcss -i ./index.css -o ../assets/output.css --watch"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user