tailwindcss icon indicating copy to clipboard operation
tailwindcss copied to clipboard

Compatibility with Nuxt 4 App Folder Structure

Open adamkasper opened this issue 7 months ago • 2 comments

Environment

Reproduction

Using @nuxtjs/tailwindcss together with the new Nuxt 4 app folder structure

Describe the bug

The { content: [] } support in the tailwind.config file is missing for the new Nuxt 4 app folder structure. It needs to account for the new /app prefix.

Additional context

No response

Logs

No response

adamkasper avatar Jul 12 '24 14:07 adamkasper