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 a41d51b commit bb0efb5Copy full SHA for bb0efb5
package.json
@@ -114,7 +114,7 @@
114
"stylelint": "16.24.0",
115
"stylelint-config-standard": "^38.0.0",
116
"stylelint-order": "7.0.0",
117
- "tailwindcss": "^3.4.17",
+ "tailwindcss": "^4.1.13",
118
"typed-css-modules": "^0.9.1",
119
"typescript": "5.9.2",
120
"typescript-eslint": "^8.43.0",
packages/fakta-om-barnet/package.json
@@ -24,7 +24,7 @@
24
"react-collapse": "5.1.1",
25
"react-dom": "19.1.1",
26
"react-hook-form": "7.62.0",
27
- "tailwindcss": "^3.4.17"
+ "tailwindcss": "^4.1.13"
28
},
29
"msw": {
30
"workerDirectory": "public"
0 commit comments