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