Skip to content

Commit

Permalink
ci(timezone): update to MathRobin/timezone-action@v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sfxcode committed Feb 24, 2024
1 parent 4686836 commit caf2959
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/uno.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,9 @@ export default defineConfig({
transformerVariantGroup(),
transformerDirectives()
],
include: [/.*\/anu-vue\.js(.*)?$/, './**/*.vue', './**/*.md']
content: {
pipeline: {
include: ['./**/*.vue', './**/*.md'],
},
},
})

0 comments on commit caf2959

Please # to comment.