https://github.com/jessekoldewijn/tw4-next-rsc
Blazingly fast App Router based Next.js application that uses the currently in alpha release of TailwindCSS v4.
https://github.com/jessekoldewijn/tw4-next-rsc
experimental multi-theme nextjs14 react-server-components tailwindcss typescript
Last synced: 4 months ago
JSON representation
Blazingly fast App Router based Next.js application that uses the currently in alpha release of TailwindCSS v4.
- Host: GitHub
- URL: https://github.com/jessekoldewijn/tw4-next-rsc
- Owner: JesseKoldewijn
- License: mit
- Created: 2024-03-29T21:33:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-29T21:47:30.000Z (about 1 year ago)
- Last Synced: 2025-01-13T05:07:24.478Z (5 months ago)
- Topics: experimental, multi-theme, nextjs14, react-server-components, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://tw4-next-rsc.vercel.app
- Size: 929 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
Welcome to tw4-next-rsc 👋
> Blazingly fast App Router based Next.js application that uses the currently in alpha release of TailwindCSS v4.
## TailwindCSS v4 references
- [TailwindCSS v4 - Everything you need to know](https://daily.dev/blog/tailwind-css-40-everything-you-need-to-know-in-one-place)
## Install
```sh
pnpm install
```## Usage
```sh
pnpm run dev
```## Author
👤 **Jesse Koldewijn**
- Website: https://jereko.dev
- Twitter: [@dull_joker](https://twitter.com/dull_joker)
- Github: [@JesseKoldewijn](https://github.com/JesseKoldewijn)
- LinkedIn: [@jesse-koldewijn-5914531a3](https://linkedin.com/in/jesse-koldewijn-5914531a3)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/JesseKoldewijn/tw4-next-rsc/issues).## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2024 [Jesse Koldewijn](https://github.com/JesseKoldewijn).
This project is [MIT](https://github.com/JesseKoldewijn/tw4-next-rsc/blob/main/LICENCE) licensed.