Skip to content

Commit

Permalink
chore: clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
chizukicn committed Sep 11, 2023
1 parent 7537eb3 commit 37c28b7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions uno.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ export default defineConfig({
},
presets: [
presetUno(),
presetAnimateCSS({
prefix: 'animate-',
}),
presetAnimateCSS(),
],
})

0 comments on commit 37c28b7

Please sign in to comment.