Create Tailwindcss HTML boilerplate for new project.

Start with create tailwind

step 1

Firstly Install the create-tailwind npm package with global.

npm i -g create-tailwind

step 2

Secondly run the create-tailwind command in your terminal.

npx create-tailwind <project-name>

Top categories

Loading Svelte Themes