Javier Baccarelli
Javier Baccarelli
Can confirm, it's pretty annoying xD
Almost a year later, this still looks bad :/
And btw, it would be awesome if the lint plugin would support `callees` like the tailwind one does, so we can have linting for `clsx` classes
> I had the same problem had? you mean you fixed it somehow? So far my only option has been to use the tailwind plugin, not easy to configure for...
> my temporary solution is to create a "uno.config.ts" in the root directory and write the following content in it: > > ```ts > // for eslint; > import {...