Add @emotion cache and server

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-01-22 18:09:41 +04:00
parent 30c2550162
commit 7e5cc6b96e
2 changed files with 91 additions and 3 deletions
+2
View File
@@ -9,7 +9,9 @@
"start": "NODE_ENV=production node server"
},
"dependencies": {
"@emotion/cache": "^11.7.1",
"@emotion/react": "^11.7.1",
"@emotion/server": "^11.4.0",
"@emotion/styled": "^11.6.0",
"@fontsource/roboto": "^4.5.1",
"@icons-pack/react-simple-icons": "^3.13.0",