Mirko Poloni

Results 4 comments of Mirko Poloni

I managed to get the JIT compiler working for my project. I found this inside the [Tailwind documentation](https://tailwindcss.com/docs/just-in-time-mode#enabling-jit-mode) which helped me: > Since JIT mode generates your CSS on-demand by...

> > I managed to get the JIT compiler working for my project. I found this inside the [Tailwind documentation](https://tailwindcss.com/docs/just-in-time-mode#enabling-jit-mode) which helped me: > > > Since JIT mode generates...

Hey @rmondesilva have you seen these tickets? https://github.com/nuxt/nuxt.js/issues/1819 https://github.com/nuxt/nuxt.js/issues/4301 Maybe it will help you with your problem. Or did you already find out how to solve it?

Hey @akadlec did you solve your problem? I had the same issue today and the way to fix it was to only import the files that need to be checked...