A Nuxt theme to get a beautiful and customisable typography with a set of prose components for Nuxt Content.
npm install --save-dev @huyooo-hub/typography
Add it to the nuxt.config
:
export default defineNuxtConfig({
extends: "@huyooo-hub/typography",
});
Enjoy a beautiful typography with Nuxt Content.