Skip to content

Commit 2888b9e

Browse files
Tailwind v3 -> v4 Upgrade (#2056)
Fixes #1998
1 parent eaf120a commit 2888b9e

File tree

9 files changed

+420
-1764
lines changed

9 files changed

+420
-1764
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"postcss": "^8.5.6",
1010
"postcss-cli": "^11.0.1",
1111
"postcss-import": "^16.1.1",
12-
"tailwindcss": "^3.4.17"
12+
"tailwindcss": "^4.1.15"
1313
},
1414
"scripts": {
1515
"test:htmllint": "htmlhint 'content/**/*.html'",

0 commit comments

Comments
 (0)