Skip to content

Commit

Permalink
style: apply lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
NamesMT committed Sep 20, 2024
1 parent a9dd2c3 commit 4e697c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uno.config.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { mergeConfigs } from 'unocss'
import frontendConfig from 'frontend/unoConfig'
import { mergeConfigs } from 'unocss'

export default mergeConfigs([frontendConfig])

0 comments on commit 4e697c4

Please sign in to comment.