chore: adding emotion and initial styles

This commit is contained in:
Kyle Gill
2019-03-27 15:20:22 -06:00
parent dcb757fc07
commit f71fb0bb52
4 changed files with 195 additions and 41 deletions

View File

@@ -3,6 +3,9 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@emotion/core": "^10.0.10",
"@emotion/styled": "^10.0.10",
"babel-plugin-emotion": "^10.0.9",
"firebase": "^5.9.0",
"react": "^16.8.4",
"react-dom": "^16.8.4",