tailwind-colors Tailwind Templates

Tailwind Colors

A color picker for Tailwind base colors and creating your own color theme and gradient shades

Tailwind Colors

The website is currently live on Netlify, with automatic deploys enabled.

How to run the project locally

  1. Clone the repository

    git clone https://github.com/IonianPlayboy/tailwind-colors.git
    
  2. Install the project dependencies (with yarn)

    yarn
    
  3. Start the Vite dev server

    yarn dev
    

    The website should now be running locally on http://localhost:3000

Other commands

  • Build for production

    yarn build
    

    The production build should now be available in the dist/ folder

  • Preview the production build

    yarn serve
    

    The production build should now be running locally on http://localhost:5000/

VSCode + Volar.

(<script setup> is a feature that is currently in RFC stage, and is currently not supported by Vetur. If you have Vetur installed, it's recommended to disable Vetur for the current workspace to avoid conflicts with Volar. )

Top categories

Loading Svelte Themes