Relative Content

Tag Archive for vuejs3nuxt.jstailwind-cssnuxt3.jstailwind-3

Tailwind config is not respected in nuxt 3, my config options are ignored, I would like to limit tailwind to my content paths

I set up tailwind in my nuxt project and it works great to use basic tailwind styles. But the problem is I can not make any modifications to the tailwind config like changing the content paths. It seems nuxt is auto generated its own config in the .nuxt folder and ignoring and config options. This makes tailwind highly unusable as I can not make any customizations. I’ve tried a variety of set ups and cannot get my customizations to the content path to be respected in the config.