Skip to content

Commit 71f14d2

Browse files
committed
Ensures consistent ordering when generating CEM files
1 parent e76841f commit 71f14d2

File tree

4 files changed

+26629
-26580
lines changed

4 files changed

+26629
-26580
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1+
import { cemSorterPlugin } from '@wc-toolkit/cem-sorter';
2+
13
export default {
24
globs: ['src/webviews/apps/**/*.ts'],
35
litelement: true,
6+
plugins: [cemSorterPlugin()],
47
};

0 commit comments

Comments
 (0)