hongjli
2025-04-16 bce8e3bf66c00ef6fb32f26c27c39b5ac3b4d47f
1
2
3
4
5
const config = {
  plugins: ["@tailwindcss/postcss"],
};
 
export default config;