How do I get Tailwind Intellisense on activeProp?
Using @tanstack/react-router and styling links using the activeProp. How do i get tailwind intellisense to recognize this?
2 Replies
There is a setting where you can set a regex for parts of the file where tailwind intellisense is active. I found it in readme for class-variance-authority library - https://github.com/joe-bell/cva#tailwind-css-intellisense
thats.... scary