minify tailwind
Deploy Hugo Site / Deploy Batch Tools on beta.batch.tools (push) Failing after 1m23s
Deploy Hugo Site / Deploy Batch Tools on beta.batch.tools (push) Failing after 1m23s
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"build": "npx tailwindcss -i ./tailwind.css -o ./assets/style.css",
|
||||
"build": "npx tailwindcss -i ./tailwind.css -o ./assets/style.css --minify",
|
||||
"watch": "npx tailwindcss -i ./tailwind.css -o ./assets/style.css --watch"
|
||||
},
|
||||
"keywords": [],
|
||||
|
||||
Reference in New Issue
Block a user