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