Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Commit

Permalink
🎨 update flulid animation
Browse files Browse the repository at this point in the history
  • Loading branch information
zeakd committed Aug 27, 2020
1 parent ddcaf3a commit dc74135
Show file tree
Hide file tree
Showing 5 changed files with 551 additions and 175 deletions.
11 changes: 11 additions & 0 deletions website/.babelrc
@@ -0,0 +1,11 @@
{
"presets": ["next/babel"],
"env": {
"production": {
"plugins": ["emotion"]
},
"development": {
"plugins": [["emotion", { "sourceMap": true }]]
}
}
}

1 comment on commit dc74135

@vercel
Copy link

@vercel vercel bot commented on dc74135 Aug 27, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.