Skip to content

Commit 9a0db80

Browse files
author
Ben Grynhaus
committed
Added 'css-to-style' to package.json in root
1 parent 18dd2a4 commit 9a0db80

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

package-lock.json

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@
8989
"@types/node": "~10.3.6",
9090
"@types/react": "^16.3.4",
9191
"@types/react-dom": "^16.0.4",
92+
"@types/css-to-style": "^1.2.0",
93+
"css-to-style": "^1.2.0",
9294
"codelyzer": "^4.0.1",
9395
"copyfiles": "^2.0.0",
9496
"jasmine-core": "~2.8.0",

0 commit comments

Comments
 (0)