this repo has no description
0
fork

Configure Feed

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

at main 7 lines 162 B view raw
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}