Next.js with TailwindCSS and TypeScript example #24176
Unanswered
robinmetral
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi people!
I made a Next.js boilerplate with TailwindCSS and TypeScript, to quickly bootstrap new projects (this has become my favorite stack lately).
The source is on GitHub, and it's deployed to Vercel.
I'm wondering whether it makes sense to open a PR to add it to the examples folder. There are several existing ones using TypeScript or Tailwind, but none that combine the two.
What do you think, would it be useful to add it? Are there any guidelines on what kind of examples are accepted? (All I found is a short section in
contributing.md
that doesn't say much)Looking forward to your thoughts 🙂
Beta Was this translation helpful? Give feedback.
All reactions