/** @type {import('tailwindcss').Config} */ module.exports = { plugins: [require("@tailwindcss/typography")], };