Tailwind CSS Docs Workflow for Alfred
Search the Tailwind CSS documentation using Alfred.

Installation
- Download the latest version
-
Install the workflow by double-clicking
the
.alfredworkflowfile - You can add the workflow to a category, then click "Import" to finish importing. You'll now see the workflow listed in the left sidebar of your Workflows preferences pane.
Usage
Just type twd followed by
your search query.
twd background color
Either press ⌘Y to Quick Look
the result, or press
<enter> to open it in
your web browser.
Changing Branches
The workflow supports searching the
documentation of both branches,
v0 and v1. By
default it searches the
v1 branch. To search branch
v0 simply type
v0
anywhere in your query,
like so:
twd padding v0
Note
Built using Alfred-Workflow. The lightning fast search is powered by Algolia using the same index as the official Tailwind CSS website.

