Module colorizer.tailwind
Helper functions to parse tailwind color variables
Functions
cleanup (buf) | Cleanup tailwind variables and autocmd |
setup_lsp_colors (buf, options, options_local, add_highlight) | highlight buffer using values returned by tailwindcss To see these table information, see |colorizer.buffer| |
Functions
- cleanup (buf)
-
Cleanup tailwind variables and autocmd
Parameters:
- buf number
- setup_lsp_colors (buf, options, options_local, add_highlight)
-
highlight buffer using values returned by tailwindcss
To see these table information, see |colorizer.buffer|
Parameters:
- buf number
- options table
- options_local table
- add_highlight function