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 fae8188 commit fc93b00Copy full SHA for fc93b00
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