[READ-ONLY] a fast, modern browser for the npm registry
0
fork

Configure Feed

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

fix(a11y): use pixels for spacing to allow for better text zoom (#980)

authored by

Nathan Knowler and committed by
GitHub
75bf240c 6f653e22

+1
+1
uno.config.ts
··· 35 35 ].filter(Boolean), 36 36 transformers: [transformerDirectives(), transformerVariantGroup()], 37 37 theme: { 38 + spacing: { DEFAULT: '4px' }, 38 39 font: { 39 40 mono: "'Geist Mono', monospace", 40 41 sans: "'Geist', system-ui, -apple-system, sans-serif",