Skip to content

Commit d6e64f9

Browse files
committed
chore: update tailwindcss to version 4.0.8
1 parent 78507f8 commit d6e64f9

File tree

3 files changed

+12
-17
lines changed

3 files changed

+12
-17
lines changed

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint-plugin-unicorn": "^57.0.0",
6060
"markuplint": "^4.11.6",
6161
"postcss": "^8.5.3",
62-
"tailwindcss": "4.0.7",
62+
"tailwindcss": "4.0.8",
6363
"typescript": "^5.7.3",
6464
"typescript-eslint": "^8.24.1"
6565
}

examples/next-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint-plugin-react-hooks": "^5.1.0",
3232
"eslint-plugin-react-refresh": "^0.4.19",
3333
"postcss": "^8.5.3",
34-
"tailwindcss": "4.0.7",
34+
"tailwindcss": "4.0.8",
3535
"typescript": "^5.7.3",
3636
"typescript-eslint": "^8.24.1"
3737
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)