Easily access Tailwind docs pages from within VSCode
To use this extension, simply use ⌘ + Shift + P
to open the command palette (Ctrl
on windows / linux) and search for "Tailwind Docs" or the specific topic you're after. That's it!
The files for this extension are generated from the python script build/build.py
. Run this command to rebuild all extension files:
python3 build.py