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
feature #511 Add CSS modules support in Vue.js for Sass/Less/Stylus (Lyrkan)
This PR was merged into the master branch.
Discussion
----------
Add CSS modules support in Vue.js for Sass/Less/Stylus
As noted in #508 (comment), that previous PR actually only added support for standard CSS modules, but didn't work for other languages.
This new PR makes it so it also works with the Scss, Less and Stylus syntaxes (using the same principle).
Ping @Chesskingt :)
Commits
-------
3224e6c Add CSS modules support in Vue.js for Sass/Less/Stylus
0 commit comments