jd-solanki / anu

Anu - DX focused utility based vue component library built on top of UnoCSS & VueUse ⚡️🔥
https://anu-vue.netlify.app/
MIT License
1.03k stars 56 forks source link

Global style pollution. This causes some styles to be overwritten when using unocss at the same time, making it impossible to use #188

Closed dxhuii closed 1 year ago

dxhuii commented 1 year ago
image image image

Use in nuxt

"@anu-vue/nuxt": "^0.15.1", "nuxt": "^3.5.3",

dxhuii commented 1 year ago
anu: {
    presetThemeDefault: false
  },

It would be good to add this configuration