feat: ability to create a project #9
@ -3,7 +3,7 @@
|
||||
"tailwindcss": "^3.4.6"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tailwindcss -i src/styles/tailwind.css -o assets/styles/tailwind_output.css",
|
||||
"build": "tailwindcss -c src/styles/tailwind.config.js -i src/styles/tailwind.css -o assets/styles/tailwind_output.css",
|
||||
"watch": "npm run build -- --watch"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user