Using <style module>
shash7 opened this issue · 0 comments
shash7 commented
I want to use the CSS modules for my web components, however I can't figure out how to implement from vue-loader's documentation.
I'm using vue-cli and the way it works with webpack is quite different. It has its own convulated syntax for managing webpack.
Has anyone figured out how to use style module while using vue-cli?