Skip to content

Commit

Permalink
add styled-jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-burel committed Sep 9, 2020
1 parent ef9f983 commit be0bbde
Show file tree
Hide file tree
Showing 2 changed files with 2,480 additions and 3,603 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
"react-spring": "^8.0.27",
"styled-components": "^5.1.1",
"styled-components-modifiers": "^1.2.5",
"styled-jsx": "^3.3.0",
"styled-jsx-plugin-postcss": "^2.0.1"
},
"devDependencies": {
Expand Down Expand Up @@ -133,5 +134,9 @@
"jest-transformer-mdx": "2.2.0",
"nyc": "^15.1.0",
"start-server-and-test": "^1.11.0"
},
"resolutions": {
"react": "^16.13.1",
"react-dom": "^16.13.1"
}
}
Loading

0 comments on commit be0bbde

Please sign in to comment.