Paul Lexen
Results
1
comments of
Paul Lexen
I had this problem and I solved it by adding a plugin to my Vite config that modifies the vue-tailwind code: Here's the plugin ```js const modifyVueTailwind = { name:...