vue3-sfc-loader
vue3-sfc-loader copied to clipboard
supports asynchronous style preprocessors
From a client-side point of view, most style pre-processors provide an asynchronous rendering API, while other pre-processors do not support a sync rendering API at all.
Then it could be useful to support async style rendering.