• Stars
    star
    114
  • Rank 307,511 (Top 7 %)
  • Language Vue
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Tailwind CSS color configration tool

tailwind-colors

A tool to edit colors for Tailwind CSS made with Vue - https://tailwind-colors.meidev.co

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint