Moved inlining of CSS to server side IO-424

This commit is contained in:
Patrick Fic
2020-12-08 11:15:29 -08:00
parent 79910f6725
commit bb8343f966
8 changed files with 607 additions and 547 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bodyshop",
"version": "0.1.0001",
"version": "0.1.1",
"private": true,
"proxy": "http://localhost:5000",
"dependencies": {
@@ -23,7 +23,6 @@
"graphql": "^15.4.0",
"i18next": "^19.8.4",
"i18next-browser-languagedetector": "^6.0.1",
"inline-css": "^3.0.0",
"jsoneditor": "^9.1.4",
"jsoneditor-react": "^3.1.0",
"logrocket": "^1.0.13",