import typography from "@tailwindcss/typography"; const config = { plugins: [typography], }; export default config;