at main 81 B view raw
1const config = { 2 plugins: ["@tailwindcss/postcss"], 3}; 4 5export default config;