Skip to content

Commit 5032223

Browse files
fix(deps): update tailwindcss monorepo to v4.1.13
1 parent 3b389f1 commit 5032223

File tree

2 files changed

+247
-152
lines changed

2 files changed

+247
-152
lines changed

demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"vite": "^6.0.3"
2020
},
2121
"dependencies": {
22-
"@tailwindcss/vite": "4.0.0-beta.7",
22+
"@tailwindcss/vite": "4.1.13",
2323
"lz-string": "^1.5.0",
2424
"monaco-editor": "^0.52.2",
25-
"tailwindcss": "4.0.0-beta.7",
25+
"tailwindcss": "4.1.13",
2626
"universal-links-test": "workspace:*"
2727
}
2828
}

0 commit comments

Comments
 (0)