Nuxt Typography
April 7, 2023 ยท View on GitHub
Nuxt Typography
A Nuxt theme to get a beautiful and customisable typography with a set of prose components for Nuxt Content.
Installation
npm install --save-dev @nuxt-themes/typography
Usage
Add it to the nuxt.config:
export default defineNuxtConfig({
extends: '@nuxt-themes/typography'
})
Enjoy a beautiful typography with Nuxt Content.
