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