Skip to content

Releases: dostuffthatmatters/python-tailwind-colors

v1.4.0

13 Jun 13:38

Choose a tag to compare

  • Adds rainbows to the python package. Use it like tailwind_colors.TAILWIND_COLORS_HEX.RAINBOW_300: list[str]
  • Adds shortcuts tailwind_colors.TCH for ``tailwind_colors.TAILWIND_COLORS_HEXandTCR` for RGB.

v1.3.0

05 Sep 09:19

Choose a tag to compare

Adds all *50 color variants (150, 250, 350, ...). Also adds the script to generate the classes to the repository.

v1.2.0

27 Apr 14:41

Choose a tag to compare

Adds RGB values next to the default HEX values.

v1.1.0 - 950 variants

27 Apr 14:40

Choose a tag to compare

Adds the new 950 variants.

v1.0.0

21 Feb 00:45

Choose a tag to compare

Refine documentation