Extension Icon

Tailwind CSS

Utilities to work with Tailwind CSS
AvatarVictor Navarro
70,719 Installs
OverviewCommandsVersion History

Versions23

Upgrade to Tailwind v4.2 and add new color palettes - April 6, 2026

  • Upgrade to Tailwind CSS v4.2 for Search Colors (includes mauve, olive, mist, taupe in default theme)
  • Keep Tailwind v3 for class generator compatibility

Replace color-convert with culori for dynamic OKLCH conversion - March 6, 2026

  • Replace color-convert dependency with culori for color format conversions
  • Add OKLCH option in Search Colors

Update keyboard shortcuts - January 5, 2026

  • Update Shortcuts to be cross-platform
  • Update metadata images to show updated UI
  • Add README
  • Modernize extension to use latest Raycast API

Add default action preference for Search Colors - June 24, 2025

  • Add preference to configure the default action when selecting a color
  • Add more copy-to-clipboard actions

Add Dropdown for Version Selection in UI - April 4, 2025

  • Add dropdown in the Search Documentation UI to select different Tailwind CSS versions.

Update documentation and add classes - December 6, 2024

  • Reformatted the documentation links to mirror the order and content of the Tailwind website as of v3.4
  • Added some more classes introduced in v3.4 like Dynamic viewport units, Text Wrap and Subgrid

Add `size-` classes to the JSON file. - August 20, 2024

  • Updated classes file to support size- utilities introduced in Tailwind v3.4

Update documentation - June 21, 2024

  • Updated Tailwind CSS documentation links

Fixed sorting - October 16, 2023

  • Fixed incorrect color sorting when querying colors.

Update - September 6, 2023

  • Updated "Copy CSS" shortcut in Search Classes to cmd+shift+.
  • Updated Tailwind

Add a preference to display CSS spacing units in pixels - September 3, 2023

Allow for HEX value search - July 22, 2023

  • Add HEX values as possible keyword for the Search Colors command

Add actions to copy color class names - March 12, 2023

  • Add actions to copy colors as background, text and border class names for the Search Colors command

Default Action for Search Classes - March 12, 2023

  • Add a preference to set the default action for the Search Classes command

Search Classes command improvements - January 21, 2023

  • Search by class content instead of only by selector
  • Add an action to copy the class name

Updated CSS classes - November 29, 2022

Generate all CSS classes - November 27, 2022

  • Generate all CSS classes for the Search Classes command

Fixed typo - September 12, 2022

  • Renamed grid-col- to grid-cols

Search Colors and Components command - June 27, 2022

  • Add Search Colors command
  • Add Search Components command

Search Classes command & Chores - June 10, 2022

  • Update to the latest version of Raycast
  • Remove unnecessary dependencies
  • Add Search Classes command
  • Rename Search CSS Documentation to Search Documentation
  • Use Tailwind CSS as subtitle for commands instead of Tailwind
  • Rename the extension to Tailwind CSS

Categories & Screenshots - March 12, 2022

  • Add categories and screenshots for the store

Upgrade for Tailwind v3 - January 27, 2022

  • Update links for Tailwind v3

Added Tailwind CSS - November 8, 2021

  • Initial version code