Skip to content

Files

Latest commit

f951566 · Jun 6, 2022

History

History
This branch is 26700 commits behind github/docs:main.

stylesheets

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.