Tailwind CSS
October 16, 2024 ยท View on GitHub
PowerToys Run plugin which will search and present results from the TailwindCSS documentation.
Usage
- Open PowerToys Run (default shortcut is Alt+Space).
- Type
twfollowed by your search query. - Select a search result and press
Enterto open it in browser.
Installation
Via ptr
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
- 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