my blog https://overreacted.io
58
fork

Configure Feed

Select the types of activity you want to include in your feed.

at fb7122c175ee2da4763c85d015cd3d83ad8a3d97 6 lines 82 B view raw
1module.exports = { 2 plugins: { 3 tailwindcss: {}, 4 autoprefixer: {}, 5 }, 6}