feat: tune web app visual
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build:webapp:css": "tailwindcss -i ./bot/app/web/templates/subscription_webapp.tailwind.css -o ./bot/app/web/templates/subscription_webapp.css --minify"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/cli": "4.2.4",
|
||||
"tailwindcss": "4.2.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user