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