npx create-next-app -e with-tailwindcss my-project
this only seems to congifure tailwind
npx create-next-app -ts
this only configure typescript
npx create-next-app -e with-tailwindcss my-project -ts
this dosent seem to work
I am afraid there is no such template right now for both of this things. I suggest you to init both templates then manually copy needed files (tailwind.config
, postcss.config
and etc.) from tailwind folder to typescript folder.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With