Tailwind CSS is integrated into the create-nullstack-app
CLI, which also supports TypeScript.
To create a project with TypeScript and Tailwind, run:
npx create-nullstack-app@latest --typescript --tailwind
💡 In the case of adding Tailwind into an existing project, use this example that will be here for referencing purposes!
Deploy it now with Vercel or preview on StackBlitz:
Execute nulla create
with npm:
npx nulla create --example with-tailwind with-tailwind-app