How to introduce mixin function defined in Global postcss into Vue

as shown in the title, trying sass-resources-loader cannot solve the problem of global introduction of postcss. Now I can only import global mixin functions into each vue component, which is very inconvenient. Is there any other way?

Apr.25,2021

https://github.com/postcss/po.


postcss-prepend-imports plugin

Menu