fix color bugs

This commit is contained in:
SethBurkart123
2023-09-22 09:41:58 +10:00
parent 548bead17b
commit cbc84c8e79
10 changed files with 93 additions and 117 deletions
+4
View File
@@ -29,8 +29,12 @@
"webpack-cli": "^5.1.4"
},
"dependencies": {
"@types/color": "^3.0.4",
"@types/react": "^18.2.21",
"autoprefixer": "^10.4.15",
"color": "^4.2.3",
"install": "^0.13.0",
"npm": "^10.1.0",
"postcss": "^8.4.29",
"react": "^18.2.0",
"tailwindcss": "^3.3.3",