this repo has no description
0
fork

Configure Feed

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

global

+1 -1
+1 -1
src/design-system/styles/global.css
··· 2 2 @import "./tokens.css"; 3 3 4 4 @plugin "tailwindcss-animate"; 5 - @plugin "@tailwindcss/typeography"; 5 + @plugin "@tailwindcss/typography"; 6 6 7 7 @custom-variant dark (&:is(.dark *)); 8 8 @custom-variant motion-safe (@media (prefers-reduced-motion: no-preference));