fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

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

at main 7 lines 92 B view raw
1@tailwind base; 2@tailwind components; 3@tailwind utilities; 4 5body { 6 @apply bg-[#111113]; 7}