my blog https://overreacted.io
at 6ebdffb7e2fbfcd13f6377b9d88a324b95f32eb7 6 lines 82 B view raw
1module.exports = { 2 plugins: { 3 tailwindcss: {}, 4 autoprefixer: {}, 5 }, 6}