AutoBuild at change, Special HTMX Indicator Inline, modernate Feed Inline and other small things
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
"name": "htmxtailwindtest",
|
||||
"version": "1.0.0",
|
||||
"license": "ISC",
|
||||
"scripts": {
|
||||
"devrun": "watchexec -r -e js,css,html 'tailwindcss -i styles/tailwind.css -o autoassets/main.css;cargo run'",
|
||||
"compile": "tailwindcss -i styles/tailwind.css -o autoassets/main.css"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/cli": "^4.0.3",
|
||||
"daisyui": "5.0.0-beta.6",
|
||||
|
||||
Reference in New Issue
Block a user