Tailwind Intellisense not working when the cva function receives a big object of variants #305
Unanswered
tomerzcod7
asked this question in
Q&A
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
Tailwind Intellisense not working properly when the cva function receives a big object of variants
To Reproduce
Code example from my design system project. Intellisense is not working on the top lines of the function. If I reduce the number of variants it returns to work properly.
Expected behavior
Intellisense should work properly no matter how big or how many variants you have. Either that or make the range configurable for these certain use cases.
Desktop (please complete the following information):
Beta Was this translation helpful? Give feedback.
All reactions