KesionX / vue3-bem

Helps you use the BEM specification more concisely in vue3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

使用 vite-plugin-vue3-bem 插件报错

rockliuxn opened this issue · comments

image

按照文档在vite.config.ts 配置了 ‘vite-plugin-vue3-bem’ 插件,但启动时报错 :‘ ViteVue3Bem is not a function ’

@rockliuxn i use ssr rendering and got same issue, have you found any solutions?

@nick-shaydayuk I have given up using it and embraced UnoCSS.