Albert Lucianto

Results 4 comments of Albert Lucianto

@shrihari-balasubramani maybe you're looking for [named reference](https://github.com/gajus/babel-plugin-react-css-modules#named-reference)? Something like ```js import classnames from 'classnames'; import foo from './foo1.css'; // Imports "a" CSS module from ./foo1.css. ; ```

Oh sorry I missed that. Will try to work on that.

Just now, I've tried to trace through what might be throwing error when it shouldn't. Then I found in `Route Matching` that the routes does not have any components nor...

Vue 3 is not supported due to slot API changes from Vue 2.