Tailwind CSS

October 16, 2024 ยท View on GitHub

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

explorer_QnnxQYrJYY

Usage

  1. Open PowerToys Run (default shortcut is Alt+Space).
  2. Type tw followed by your search query.
  3. Select a search result and press Enter to open it in browser.

Installation

Via ptr

ptr add TailwindCSS skttl/ptrun-tailwindcss

Manual install

  1. Download the latest release of the TailwindCSS plugin from the releases page.
  2. Extract the zip file's contents to your PowerToys modules directory for the user (%LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins).
  3. Restart PowerToys.

Acknowledgments