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
e80d9b4696
next.js
/
examples
/
with-emotion
/
.babelrc
8 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add with-emotion example (#2395) * Add with-emotion example * Fix linting errors
2017-06-29 05:44:48 +00:00
{
"presets": [
"next/babel"
],
"plugins": [
Update example with emotion (#2837) * Update example with emotion Emotion is now split into separate packages using Lerna. * Update Next.js in emotion example
2017-08-24 06:27:49 +00:00
["emotion", { "inline": true }]
Add with-emotion example (#2395) * Add with-emotion example * Fix linting errors
2017-06-29 05:44:48 +00:00
]
}
Reference in a new issue
Copy permalink