jd-solanki / anu

Anu - DX focused utility based vue component library built on top of UnoCSS & VueUse ⚡️🔥

Home Page:https://anu-vue.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

dxhuii opened this issue · comments

commented
image image image

Use in nuxt

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

commented
anu: {
    presetThemeDefault: false
  },

It would be good to add this configuration