Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 964 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 964 Bytes

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