docs/stylesheets
..
README.md
annotate.scss
breakpoint-xxl.scss
heading-links.scss
headings.scss
hover-card.scss
images.scss
index.scss
markdown-overrides.scss
scroll-top.scss
shadows.scss
spotlight.scss
syntax-highlighting.scss
utilities.scss

README.md

Styles

This website uses a Sass preprocessor, and gets most of its styles from GitHub's Primer design system.

All styles come from imports in our Next.js components (pages, components).

In general, we use Primer's utility classes as much as we can, and avoid writing custom styles whenever possible.

See https://primer.style/ for reference.