Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 688 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 688 Bytes

Tailwind CSS Shades

Tailwind CSS color palette generator.

Get it from the VS Code Marketplace →

HTML autocompletion

How to use the shades plugin to generate CSS Variables

Usage

Default keybinding:

  • macOS: cmd+k cmd+g
  • Others: ctrl+k ctrl+g

or

Open command paletteGenerate custom color palette

Features

  • Get tints and shades of a given color
  • Get the closest color name to a given hex code

0.0.5

Initial release & fix build issues