Skip to content

Commit

Permalink
Restore styled-components Babel plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
julienben authored and Gretzky committed Oct 24, 2018
1 parent 4abdba0 commit 81362b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ module.exports = {
'@babel/preset-react',
],
plugins: [
'styled-components',
'@babel/plugin-proposal-class-properties',
'@babel/plugin-syntax-dynamic-import',
],
Expand Down

0 comments on commit 81362b0

Please sign in to comment.