The Wayback Machine - https://web.archive.org/web/20220319135404/https://github.com/github/docs/tree/main/stylesheets
Skip to content
main
Switch branches/tags
docs/stylesheets/
docs/stylesheets/

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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 compnents (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.