Добавлены стили emotion

This commit is contained in:
grinikita
2024-12-01 14:47:53 +03:00
parent a6b7b7cd08
commit 5d2dc9f7c5
11 changed files with 441 additions and 86 deletions
+6 -1
View File
@@ -14,7 +14,9 @@
"license": "ISC",
"description": "",
"dependencies": {
"@brojs/cli": "^1.6.1",
"@brojs/cli": "^1.6.3",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"express": "^4.19.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
@@ -22,6 +24,9 @@
},
"devDependencies": {
"@eslint/js": "^9.14.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/webpack-env": "^1.18.5",
"eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsx-a11y": "^6.10.2",