module.exports = { plugins: { tailwindcss: { config: './graph/client/tailwind.config.js', }, autoprefixer: {}, }, };