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.
1 parent ad49144 commit 609287bCopy full SHA for 609287b
src/index.ts
@@ -20,6 +20,7 @@ const defaultOptions = (): PluginOptions => {
20
includePaths: [],
21
localIdentName: '[local]-[hash:base64:6]',
22
mode: 'native',
23
+ rune: false,
24
parseExternalStylesheet: false,
25
parseStyleTag: true,
26
useAsDefaultScoping: false,
0 commit comments