forked from mirrors/amnezia-wg-easy
update: app.css to match latest tailwindcss version
This commit is contained in:
parent
21ce36c116
commit
2df3e6cb42
3 changed files with 244 additions and 214 deletions
|
@ -8,7 +8,7 @@
|
|||
"serve": "DEBUG=Server,WireGuard nodemon server.js",
|
||||
"serve-with-password": "PASSWORD=wg npm run serve",
|
||||
"lint": "eslint .",
|
||||
"buildcss": "npx tailwindcss -i ./www/src/css/app.css -o ./www/css/app.css --watch"
|
||||
"buildcss": "npx tailwindcss -i ./www/src/css/app.css -o ./www/css/app.css"
|
||||
},
|
||||
"author": "Emile Nijssen",
|
||||
"license": "GPL",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue