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

Style conflict vitepress #231

Open QC2168 opened 1 month ago

QC2168 commented 1 month ago

When I was using the vitepress framework, I had the problem of style coverage when I introduced the style, which led to the change of my original vitepress style.

QC2168 commented 1 month ago

If it is not imported, the vitepress style will work properly

import '@anu-vue/preset-theme-default/dist/style.css'
QC2168 commented 1 month ago

how to fix ?