Albert extension for quickly and easily searching the TailwindCSS documentation.
Forked from Laravel Docs Search by @rickwest, inspired by Laravel Docs Search for Alfred by Till Krüss.
You will need the algoliasearch Python API Client installed on your system.
Simply clone this project into your extension directory by running the following command:
git clone https://github.com/V13Axel/albert-tailwind-docs.git ~/.local/share/albert/org.albert.extension.python/modules/albert-tailwind-docs
Type tw followed by your search query.
tw <query>
tw background
tw flex
tw place items center
