Put tailwindcss vite back into regular deps
All checks were successful
Build and Test - Staging / build_and_push (pull_request) Successful in 2m0s
Build and Test - Staging / test (pull_request) Successful in 3s
Build and Test - Staging / determine_version (pull_request) Successful in 24s
Build and Test - Staging / deploy_staging (pull_request) Successful in 3s
All checks were successful
Build and Test - Staging / build_and_push (pull_request) Successful in 2m0s
Build and Test - Staging / test (pull_request) Successful in 3s
Build and Test - Staging / determine_version (pull_request) Successful in 24s
Build and Test - Staging / deploy_staging (pull_request) Successful in 3s
This commit is contained in:
@@ -16,11 +16,11 @@
|
|||||||
"leader-line-new": "^1.1.9",
|
"leader-line-new": "^1.1.9",
|
||||||
"luxon": "^3.7.2",
|
"luxon": "^3.7.2",
|
||||||
"tailwindcss": "^4.1.11",
|
"tailwindcss": "^4.1.11",
|
||||||
|
"@tailwindcss/vite": "^4.1.11",
|
||||||
"uuid": "^13.0.0"
|
"uuid": "^13.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@playwright/test": "^1.56.1",
|
"@playwright/test": "^1.56.1",
|
||||||
"@tailwindcss/vite": "^4.1.11",
|
|
||||||
"@types/luxon": "^3.7.1",
|
"@types/luxon": "^3.7.1",
|
||||||
"@types/node": "^24.10.0",
|
"@types/node": "^24.10.0",
|
||||||
"vitest": "^4.0.7"
|
"vitest": "^4.0.7"
|
||||||
|
|||||||
Reference in New Issue
Block a user