removed unsafe-inline styles via svgo-loader. fixes #740

This commit is contained in:
Danny Coates 2018-02-26 11:48:28 -08:00
parent 0a0980f9e3
commit 74728782f3
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
4 changed files with 241 additions and 22 deletions

View file

@ -102,6 +102,8 @@
"stylelint": "^9.1.1",
"stylelint-config-standard": "^18.1.0",
"stylelint-no-unsupported-browser-features": "^2.0.0",
"svgo": "^1.0.5",
"svgo-loader": "^2.1.0",
"testpilot-ga": "^0.3.0",
"val-loader": "^1.1.0",
"webpack": "^3.11.0",