module.exports = { plugins: { tailwindcss: { config: "./docs/tailwind.docs.ts" }, autoprefixer: {}, }, };