this repo has no description
at main 6 lines 77 B view raw
1module.exports = { 2 plugins: { 3 tailwindcss: {}, 4 autoprefixer: {}, 5 }, 6};