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

Style conflict vitepress

QC2168 opened this issue · comments

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.

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

import '@anu-vue/preset-theme-default/dist/style.css'

how to fix ?