Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with Nuxt 4 App Folder Structure #874

Open
adamkasper opened this issue Jul 12, 2024 · 0 comments
Open

Compatibility with Nuxt 4 App Folder Structure #874

adamkasper opened this issue Jul 12, 2024 · 0 comments

Comments

@adamkasper
Copy link

Environment

  • Operating System: Darwin
  • Node Version: v20.15.1
  • Nuxt Version: 3.12.3
  • CLI Version: 3.12.0
  • Nitro Version: 2.9.7
  • Package Manager: yarn@4.3.1
  • Builder: -
  • User Config: future, modules, eslint, site, router, nitro, devtools, compatibilityDate
  • Runtime Modules: @nuxt/eslint@0.3.13, @nuxt/image@1.7.0, @nuxt/scripts@0.6.3, @nuxt/content@2.13.1, @nuxthq/studio@2.0.3, @nuxtjs/seo@2.0.0-rc.12, @nuxtjs/tailwindcss@6.12.1, @vueuse/nuxt@10.11.0, shadcn-nuxt@0.10.4
  • Build Modules: -

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 adamkasper added the bug Something isn't working label Jul 12, 2024
@ineshbose ineshbose removed the bug Something isn't working label Jul 12, 2024
@ineshbose ineshbose changed the title Incompatible with Nuxt 4 App Folder Structure Compatibility with Nuxt 4 App Folder Structure Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants