unplugin / unplugin-vue-components

📲 On-demand components auto importing for Vue

Home Page:https://www.npmjs.com/package/unplugin-vue-components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webpack5 ElementPlusResolver({ importStyle: 'sass' }) throw an error “@use rules must be written before any other rules”

jiangmugit opened this issue · comments

I'm not sure if this is the same, but the error seems to origin from a sass update itself. Other packages are getting it as well, see vuetifyjs/vuetify#13694 (comment) for example

Reproduction please.