Skip to content

Commit

Permalink
docs: mention disabling unocss web fonts preset
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Apr 1, 2024
1 parent 0d84d2e commit 627125b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ div {
That's it! Nuxt Fonts will detect this and you should immediately see the web font loaded in your browser. [Read more about how it works](#how-it-works).

> [!TIP]
> Even if you're using a preprocessor like TailwindCSS or UnoCSS, Nuxt Fonts should be able to detect and optimize your fonts with no configuration.
> Even if you're using a preprocessor like TailwindCSS or UnoCSS, Nuxt Fonts should be able to detect and optimize your fonts with no configuration. (**Note** that if you are using UnoCSS, you should disable the web fonts preset as it is an alternative to Nuxt Fonts.)
## Configuration

Expand Down

0 comments on commit 627125b

Please sign in to comment.