We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28a45fa commit 3ac3181Copy full SHA for 3ac3181
www/package.json
@@ -88,7 +88,7 @@
88
"@emotion/styled": "latest",
89
"@mui/material": "latest",
90
"@mui/x-date-pickers": "latest",
91
- "@tailwindcss/postcss": "^4.0.12",
+ "@tailwindcss/postcss": "^4.1.4",
92
"@types/body-scroll-lock": "^2.6.1",
93
"@types/classnames": "^2.2.10",
94
"@types/debounce": "^1.2.1",
@@ -149,7 +149,7 @@
149
"retext-smartypants": "^4.0.0",
150
"rss": "^1.2.2",
151
"serve": "^14.2.0",
152
- "tailwindcss": "^4.0.12",
+ "tailwindcss": "^4.1.4",
153
"typescript": "4.9.5",
154
"unist-util-visit": "^4.1.0",
155
"yaml": "^1.10.2"
0 commit comments