Skip to content

IonianPlayboy/tailwind-colors

Repository files navigation

Tailwind Colors

Netlify Status

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/

Recommended IDE Setup

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. )

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages