Skip to content

Commit

Permalink
docs: Astro needs injectReset
Browse files Browse the repository at this point in the history
  • Loading branch information
kidonng committed Jun 28, 2023
1 parent 107b855 commit a6cac13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export default defineConfig({
integrations: [
unocss({
presets: [presetUno(), presetDaisy()],
injectReset: true,
}),
],
})
Expand Down

0 comments on commit a6cac13

Please sign in to comment.