fix white flash on load

chakra ui defines background white, maybe there is a cleaner way to override
This commit is contained in:
cv
2021-04-23 14:20:58 +02:00
parent b846340ccb
commit e4823c91d6
5 changed files with 17 additions and 55 deletions
-1
View File
@@ -3,7 +3,6 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@chakra-ui/icons": "^1.0.7",
"@chakra-ui/react": "^1.4.1",
"@emotion/react": "^11",
"@emotion/styled": "^11",