Skip to content

nazo6/telescope-tailwind.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telescope-tailwind

wip

Install

In lazy.nvim config

{ "nazo6/telescope-tailwind.nvim" }

And load it.

require("telescope").load_extension "tailwind"

Commands

  • Telescope tailwind css: Search by css property
  • Telescope tailwind utility: Search by tailwind utility
  • Telescope tailwind category: Search by category

Select to copy class name.

Build

To update tailwind class database

node ./scripts/main.mjs

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published