phuibonhoa / alfred-tailwind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⭐ Alfred Tailwind

An Alfred workflow to easily search any tailwind class, fuzzy matching the name, the generated css, or even other descriptive text.

➡️ Usage

Trigger by typing: TW <search terms>

  • ↩ (Enter) will paste the class in the active window and copy it to your clipboard
    • Ex. text-sm
  • ⌥↩ (Option + Enter) will paste the slim/haml class (prepended with a .) to the active window and copy it to your clipboard
    • Ex. .text-sm
  • ⌘↩ (Command + Enter) will open the tailwind docs for the selected item and copy the url to your clipbard
    • Ex. .text-sm

✅ Examples

⬇️ Installation

  1. Download the latest release
  2. Double click the .alfredworkflow file to install.

About


Languages

Language:Shell 100.0%