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