roobert / tailwindcss-colorizer-cmp.nvim

:rainbow: A Neovim plugin to add vscode-style TailwindCSS completion to nvim-cmp
323 stars 3 forks source link

Custom Tailwind colors from Tailwind config #7

Open imNel opened 1 year ago

imNel commented 1 year ago

Hey! Would be cool if we could have custom color support in the cmp (kinda like nvim colorizer has)

Just a lil feature request since I think it would be a good addition here :)

js-everts commented 1 year ago

I gave this a go and came up with this.

calebdw commented 1 year ago

I've overridden some of the default colors, it would be nice if this plugin could pick up on that instead of hardcoding a color map!