atinux / content-wind

A lightweight Nuxt theme to build a Markdown driven website. Powered by Nuxt Content, TailwindCSS and Iconify.
https://content-wind.nuxt.space
MIT License
791 stars 55 forks source link

Add option to disable Tailwind's module (and maybe others too) #43

Closed hacknug closed 1 year ago

hacknug commented 1 year ago

I'm using the unocss module and my classes have duplicated definitions due to both frameworks generating their own styles.

I'd like a way to opt-out, similar to how the typography setting works.

atinux commented 1 year ago

I guess the easiest would be to fork this theme and move to UnoCSS :)