Enable Autocompletion for tailwind classes in the extensions config #344
JaleXHolguin
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've created a regex that can be used to enable autocompletion for tailwind classes in the extensions config. This regex captures the class or imageClass key in objects, allowing for better autocomplete suggestions. It works with classes wrapped in single quotes, double quotes, or backticks.
Beta Was this translation helpful? Give feedback.
All reactions