Skip to content

Latest commit

 

History

History

with-tailwind

Nullstack + Tailwind CSS Example

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 your own

Deploy it now with Vercel or preview on StackBlitz:

Deploy with Vercel Open in StackBlitz

How to use

Execute nulla create with npm:

npx nulla create --example with-tailwind with-tailwind-app

Then deploy it with Vercel, Heroku or Netlify.