Select the types of activity you want to include in your feed.
1@tailwind base; 2@tailwind components; 3@tailwind utilities; 4 5body { 6 font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; 7}