Compare commits
1 Commits
main
...
update_fla
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
91c271347d |
@ -65,8 +65,7 @@
|
|||||||
"postcss": "^8.5.3",
|
"postcss": "^8.5.3",
|
||||||
"react-router-dom": "^7.4.0",
|
"react-router-dom": "^7.4.0",
|
||||||
"react-scan": "^0.1.0",
|
"react-scan": "^0.1.0",
|
||||||
"tailwindcss": "^4.0.0",
|
"tailwindcss": "^3.4.17",
|
||||||
"@tailwindcss/postcss": "^4.1.0",
|
|
||||||
"tailwindcss-animate": "^1.0.7",
|
"tailwindcss-animate": "^1.0.7",
|
||||||
"tailwindcss-react-aria-components": "^2.0.0",
|
"tailwindcss-react-aria-components": "^2.0.0",
|
||||||
"typescript": "^5.8.2",
|
"typescript": "^5.8.2",
|
||||||
|
|||||||
@ -1,6 +0,0 @@
|
|||||||
module.exports = {
|
|
||||||
plugins: {
|
|
||||||
"@tailwindcss/postcss": {},
|
|
||||||
autoprefixer: {},
|
|
||||||
},
|
|
||||||
};
|
|
||||||
Loading…
Reference in New Issue
Block a user