mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-26 01:40:34 +01:00
docs: use Inter font
This commit is contained in:
@@ -45,6 +45,13 @@ export default defineNuxtConfig({
|
||||
}]
|
||||
},
|
||||
|
||||
fonts: {
|
||||
experimental: {
|
||||
// Required for TailwindCSS v4. You can enable support for processing CSS variables for font family names. This may have a performance impact.
|
||||
processCSSVariables: true
|
||||
}
|
||||
},
|
||||
|
||||
content: {
|
||||
// sources: {
|
||||
// pro: process.env.NUXT_UI_PRO_PATH
|
||||
|
||||
Reference in New Issue
Block a user