You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, thank you for all the hard work on your bundlers. I have a question regarding the Vue bundler, which I struggled with last week.
I would like to configure the loader so that my components, by default, import .scss utilities. I normally use style-resources-loader to always load that file and configure it in a vue.config.js file, but I seem unable to make it work on the bundler.
Could you point me to any ideas on how I could achieve this?
Thanks in advance
The text was updated successfully, but these errors were encountered:
Hey guys!
First, thank you for all the hard work on your bundlers. I have a question regarding the Vue bundler, which I struggled with last week.
I would like to configure the loader so that my components, by default, import .scss utilities. I normally use style-resources-loader to always load that file and configure it in a vue.config.js file, but I seem unable to make it work on the bundler.
Could you point me to any ideas on how I could achieve this?
Thanks in advance
The text was updated successfully, but these errors were encountered: