5 lines
81 B

const config = {
plugins: ["@tailwindcss/postcss"],
};
export default config;