Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 1.99 KB

README.md

File metadata and controls

57 lines (38 loc) · 1.99 KB

Nuxt Typography

Nuxt Typography

npm version License npm downloads Nuxt Nuxt Studio Volta

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.

License

MIT License