tailwind-sublime-autocomplete icon indicating copy to clipboard operation
tailwind-sublime-autocomplete copied to clipboard

Feature request: Show generated CSS values

Open callumlocke opened this issue 3 years ago • 1 comments

I love being able to see a preview of the actual CSS for each tailwind class in VS Code's autocomplete:

image

It's so useful being able to check what the values mean in terms of rems and pixels etc. Could this Sublime Text plugin do anything similar? Or is there an alternative approach that others use?

callumlocke avatar Mar 14 '22 11:03 callumlocke

Hi. I feel your pain. I'd suggest you to use LSP-tailwindcss package.

e6voe9 avatar Mar 31 '24 18:03 e6voe9