BunNext Template
This is a Next.js
and TailwindCSS
project template create by Bun(@bunhere (opens in a new tab))
Quick Started
Run the development server:
yarn dev
Custom
Theme Colors
Change the color of the theme in tailwind.config.js
.
Light mode | Dark mode |
---|---|
main | main-dark |
sub | sub-dark |