module.exports = { theme: { extend: { fontFamily: { sans: ["Inter", "sans-serif"], }, }, }, };