module.exports = { content: [], theme: { extend: {}, }, plugins: [require('@tailwindcss/typography')], }