nuxt / ui

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
https://ui.nuxt.com
MIT License
3.45k stars 383 forks source link

[Question] How to use custom font #1772

Closed duyld2108 closed 3 weeks ago

duyld2108 commented 3 weeks ago

Description

Please help me to answer: "How to use custom font in Nuxt UI". I want to store font file in local because sometime my app is running with internet connection. Thanks!

benjamincanac commented 3 weeks ago

You can use the https://github.com/nuxt/fonts module for that 😊