Select the types of activity you want to include in your feed.
1export default { 2 plugins: { 3 autoprefixer: {}, 4 tailwindcss: {} 5 } 6}