docs: add missing New badges

This commit is contained in:
Benjamin Canac
2023-11-22 15:15:28 +01:00
parent ec58948153
commit dd55b4f602
3 changed files with 3 additions and 3 deletions

View File

@@ -311,7 +311,7 @@ export default defineNuxtConfig({
})
```
### Custom config
### Custom config :u-badge{label="New" class="align-middle ml-2 !rounded-full" variant="subtle"}
If you have specific needs, like using a custom icon collection, you can use the `icons` option in your `nuxt.config.ts` as an object to override the config of the [egoist/tailwindcss-icons](https://github.com/egoist/tailwindcss-icons#plugin-options) plugin.