Tailwind CSS Starter

This is a basic tailwind starter setup to develop Tailwind projects.

Getting started

  1. Run npm install Install dependencies

    npm install
    
  2. Watch for files and compile:

npm run watch
  1. build files and compile:
npm run build
  1. To deploy you will only need the index.html file and the assets/dist/css/output.css styles.

Tailwind components

Design resources

Top categories

Loading Svelte Themes