Skip to content

Commit caf2959

Browse files
committed
ci(timezone): update to MathRobin/[email protected]
1 parent 4686836 commit caf2959

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/uno.config.ts

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,9 @@ export default defineConfig({
2020
transformerVariantGroup(),
2121
transformerDirectives()
2222
],
23-
include: [/.*\/anu-vue\.js(.*)?$/, './**/*.vue', './**/*.md']
23+
content: {
24+
pipeline: {
25+
include: ['./**/*.vue', './**/*.md'],
26+
},
27+
},
2428
})

0 commit comments

Comments
 (0)