Skip to content

Commit 6166a50

Browse files
committed
Synchronise files configuration section
1 parent f40272f commit 6166a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vscode-tailwindcss/src/extension.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ export async function activate(context: ExtensionContext) {
363363
userLanguages: getUserLanguages(folder),
364364
},
365365
synchronize: {
366-
configurationSection: ['editor', 'tailwindCSS'],
366+
configurationSection: ['files', 'editor', 'tailwindCSS'],
367367
},
368368
}
369369

0 commit comments

Comments
 (0)