feat: dark/light theming with emotion
This commit is contained in:
@@ -7,11 +7,14 @@
|
||||
"@emotion/styled": "^10.0.10",
|
||||
"babel-plugin-emotion": "^10.0.9",
|
||||
"date-fns": "^1.30.1",
|
||||
"emotion-theming": "^10.0.10",
|
||||
"firebase": "^5.9.0",
|
||||
"react": "^16.8.4",
|
||||
"react-dom": "^16.8.4",
|
||||
"react-feather": "^1.1.6",
|
||||
"react-router-dom": "^5.0.0",
|
||||
"react-scripts": "2.1.8"
|
||||
"react-scripts": "2.1.8",
|
||||
"recompose": "^0.30.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
||||
Reference in New Issue
Block a user