This website requires JavaScript.
Explore
Help
Sign In
terribleplan
/
next.js
Watch
1
Star
0
Fork
You've already forked next.js
0
mirror of
https://github.com/terribleplan/next.js.git
synced
2024-01-19 02:48:18 +00:00
Code
Issues
Releases
Wiki
Activity
22f9009816
next.js
/
examples
/
with-styled-components
/
.babelrc
9 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add SSR to examples/with-styled-components + bump styled_components v2 (#1908)
2017-05-07 12:25:33 +00:00
{
"presets": [
Remove stage-0 from example (#1959)
2017-05-13 11:01:29 +00:00
"next/babel"
Add SSR to examples/with-styled-components + bump styled_components v2 (#1908)
2017-05-07 12:25:33 +00:00
],
"plugins": [
Upgrading the styled component packages (#5390) Upgrading the styled-components and babel styled components packages!
2018-10-07 13:32:31 +00:00
"styled-components"
Add SSR to examples/with-styled-components + bump styled_components v2 (#1908)
2017-05-07 12:25:33 +00:00
]
Remove stage-0 from example (#1959)
2017-05-13 11:01:29 +00:00
}
Reference in a new issue
Copy permalink