Select the types of activity you want to include in your feed.
1@tailwind base; 2@tailwind components; 3@tailwind utilities; 4 5body { 6 @apply bg-[#111113]; 7}