mirror of
https://github.com/coleam00/Archon.git
synced 2025-12-24 02:39:17 -05:00
Refactoring the UI for consistent styling
This commit is contained in:
@@ -62,10 +62,13 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.2.2",
|
||||
"@tailwindcss/postcss": "4.1.2",
|
||||
"@tailwindcss/vite": "4.1.2",
|
||||
"@testing-library/jest-dom": "^6.4.6",
|
||||
"@testing-library/react": "^14.3.1",
|
||||
"@testing-library/user-event": "^14.5.2",
|
||||
"@types/node": "^20.19.0",
|
||||
"@types/prismjs": "^1.26.5",
|
||||
"@types/react": "^18.3.1",
|
||||
"@types/react-dom": "^18.3.1",
|
||||
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
||||
@@ -78,8 +81,6 @@
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.1",
|
||||
"jsdom": "^24.1.0",
|
||||
"@tailwindcss/postcss": "4.1.2",
|
||||
"@tailwindcss/vite": "4.1.2",
|
||||
"postcss": "latest",
|
||||
"tailwindcss": "4.1.2",
|
||||
"ts-node": "^10.9.1",
|
||||
|
||||
Reference in New Issue
Block a user