feat: add css key to vite config (#518)

This commit is contained in:
Jacob Marshall
2025-02-08 15:01:26 +00:00
committed by GitHub
parent ebe1abe422
commit 0f72506f95
9 changed files with 99 additions and 55 deletions
@@ -47,7 +47,7 @@
"@babel/core": "^7.24.4",
"@babel/types": "^7.24.0",
"prettier": "^3.2.4",
"vite": "^5.2.12"
"vite": "^5.4.14"
},
"devDependencies": {
"@tanstack/config": "0.7.13",