Skip to content

Commit bcf35b7

Browse files
committed
fix!: migrate to tailwind v4 with @tailwindcss/postcss and css-based config
1 parent f7fc6de commit bcf35b7

File tree

5 files changed

+473
-169
lines changed

5 files changed

+473
-169
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/react-dom": "18.3.5",
4040
"@vitejs/plugin-react-swc": "^4.2.3",
4141
"@vitest/ui": "^4.0.18",
42-
"autoprefixer": "10.4.24",
42+
"@tailwindcss/postcss": "4.1.18",
4343
"babel-plugin-react-compiler": "19.1.0-rc.3",
4444
"baseline-browser-mapping": "2.9.19",
4545
"eslint": "^10.0.0",

0 commit comments

Comments
 (0)