This website works better with JavaScript.
Explore
Help
Sign In
sipp11
/
nextjs-tailwind-skel
Watch
1
Star
0
Fork
You've already forked nextjs-tailwind-skel
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
0
Tags
409 KiB
Tree:
b6b197a3db
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b6b197a3db'
${ noResults }
nextjs-tailwind-skel
/
.babelrc
13 lines
156 B
Raw
Normal View
History
Unescape
Escape
Initial commit - bottom nav
3 years ago
{
"presets": [
[
"next/babel",
{
"styled-jsx": {
"plugins": ["styled-jsx-plugin-postcss"]
}
}
]
]
}