
While working in the nuxt-layer-monorepo I encounter an issue with the tailwind styles:
Tailwind configurations got reset to the base for some reason, even that the layers' config should be use
So the solution that I found and is currently working is just to create a new tailwind.config.ts in the Content layer