Skip to content

Commit

Permalink
fix: active status error for component NavBottom (#264)
Browse files Browse the repository at this point in the history
* fix: active status error for component `NavBottom`

* set unocss config
  • Loading branch information
LittleSound authored Dec 1, 2022
1 parent 61311db commit e951b05
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions unocss.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ export default defineConfig({
presetAttributify(),
presetIcons({
scale: 1.2,
extraProperties: {
color: 'inherit',
},
}),
presetTypography(),
presetWebFonts({
Expand Down

0 comments on commit e951b05

Please sign in to comment.