Skip to content

Nutlope/tailwind-color-picker

Repository files navigation

A chrome extension to pick a pixel from any website and copy the closest tailwind color to it.

tailwindcolorpicker

How to install

Install the official Chrome Extension today!

Motivation

I built this to be used when quickly prototyping something and using other websites for inspiration. Having a color picker to quickly get tailwind colors from other sites helps me move quicker.

How to use it locally

  1. Run git clone https://github.com/Nutlope/tailwind-color-picker.
  2. Go to chrome://extensions, enable developer mode at the top right, click "Load Unpacked", then select the dist folder.
  3. Run 'CMD + Shift + X' to toggle the extension, or click it from the toolbar to activate it

How to develop locally

  1. Run git clone https://github.com/Nutlope/tailwind-color-picker.
  2. Run cd tailwind-color-picker && yarn install
  3. Run npm run start

Credit

About

A chrome extension color picker for Tailwind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published