We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
import styles from
import * as styles from
1 parent 3e83aa0 commit e059cdbCopy full SHA for e059cdb
fixtures/vuejs-jsx/components/Hello.jsx
@@ -1,4 +1,4 @@
1
-import styles from './Hello.css?module';
+import * as styles from './Hello.css?module';
2
3
export default {
4
name: 'hello',
0 commit comments