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

@@ -30,14 +30,15 @@
"graphql": "^15.4.0",
"graphql-request": "^3.1.0",
"handlebars": "^4.7.6",
"inline-css": "^3.0.0",
"intuit-oauth": "^3.0.2",
"lodash": "^4.17.20",
"moment": "^2.29.1",
"node-fetch": "^2.6.1",
"node-mailjet": "^3.3.1",
"phone": "^2.4.16",
"stripe": "^8.121.0",
"twilio": "^3.51.0",
"stripe": "^8.127.0",
"twilio": "^3.53.0",
"xmlbuilder": "^15.1.1"
},
"devDependencies": {