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
02ab732096
next.js
/
examples
/
with-emotion
/
.babelrc
8 lines
75 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 with-emotion example to emotion 10 (#5770)
2018-11-29 19:12:25 +00:00
["emotion"]
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