Skip to content

Commit

Permalink
Update styled-jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobmischka committed Jan 22, 2021
1 parent a5a4906 commit 585e960
Show file tree
Hide file tree
Showing 3 changed files with 428 additions and 503 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
["es2015", { "modules": false }]
],
"plugins": [
"styled-jsx-postcss/babel",
"styled-jsx/babel",
"transform-class-properties"
]
}
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"react-router": "^4.0.0",
"react-router-dom": "^4.0.0",
"striptags": "^3.1.1",
"styled-jsx": "^2.2.6",
"styled-jsx": "^3.4.1",
"typeface-noto-sans": "^0.0.54"
},
"devDependencies": {
Expand Down Expand Up @@ -110,7 +110,6 @@
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-resolve": "^4.0.1",
"style-loader": "^0.21.0",
"styled-jsx-postcss": "^0.2.0",
"url-search-params-polyfill": "^4.0.0",
"webpack": "^4.12.0",
"webpack-bundle-analyzer": "^2.1.1",
Expand Down
Loading

0 comments on commit 585e960

Please sign in to comment.