/albert-tailwind-docs

Albert extension for quickly and easily searching the TailwindCSS documentation 🕵️

Primary LanguagePython

TailwindCSS Docs Extension for Albert

Albert extension for quickly and easily searching the TailwindCSS documentation.

Screenshot

Forked from Laravel Docs Search by @rickwest, inspired by Laravel Docs Search for Alfred by Till Krüss.

Requirements

You will need the algoliasearch Python API Client installed on your system.

Installation

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

Usage

Type tw followed by your search query.

tw <query>
tw background
tw flex
tw place items center