Tailwind CSS
PowerToys Run plugin which will search and present results from the TailwindCSS documentation.

Usage
- Open PowerToys Run (default shortcut is Alt+Space).
- Type
tw
followed by your search query.
- Select a search result and press
Enter
to open it in browser.
Installation
ptr add TailwindCSS skttl/ptrun-tailwindcss
Manual install
- Download the latest release of the TailwindCSS plugin from the releases page.
- Extract the zip file's contents to your PowerToys modules directory for the user (
%LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins
).
- Restart PowerToys.
Acknowledgments