Skip to content

Commit e8c2ec6

Browse files
committed
fix(webapp): include Tailwind in production image
1 parent 7b390e5 commit e8c2ec6

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

apps/webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@
213213
"superjson": "^2.2.1",
214214
"tailwind-merge": "^3.6.0",
215215
"tailwind-scrollbar-hide": "^4.0.0",
216+
"tailwindcss": "^4.3.1",
216217
"tiny-invariant": "^1.2.0",
217218
"tw-animate-css": "^1.4.0",
218219
"util": "^0.12.5",
@@ -269,7 +270,6 @@
269270
"style-loader": "^3.3.4",
270271
"supertest": "^7.0.0",
271272
"tailwind-scrollbar": "^4.0.2",
272-
"tailwindcss": "^4.3.1",
273273
"tsconfig-paths": "^3.14.1",
274274
"tsx": "^4.20.6",
275275
"typescript": "catalog:",

pnpm-lock.yaml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)