PowerToys Run plugin which will search and present results from the TailwindCSS documentation.
- 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.
Via ptr
ptr add TailwindCSS skttl/ptrun-tailwindcss
- 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.
- Henrik Lau Eriksson - for the awesome Visual Studio template for building plugins
- Nick - took inspiration from his GitHub workflows in his PowerTranslator plugin for PowerToys