UNPKG

@tailwindcss/typography

Version:

A Tailwind CSS plugin for automatically styling plain HTML content with beautiful typographic defaults.

6 lines (4 loc) 110 B
const withMDX = require('@next/mdx')() module.exports = withMDX({ pageExtensions: ['js', 'jsx', 'mdx'], })