Skip to content

Commit 609287b

Browse files
JanNitschkemicantoine
authored andcommitted
Add rune: false to default config
1 parent ad49144 commit 609287b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ const defaultOptions = (): PluginOptions => {
2020
includePaths: [],
2121
localIdentName: '[local]-[hash:base64:6]',
2222
mode: 'native',
23+
rune: false,
2324
parseExternalStylesheet: false,
2425
parseStyleTag: true,
2526
useAsDefaultScoping: false,

0 commit comments

Comments
 (0)