docs/stylesheets
Bishal Das f951566b4e
Update README.md
2022-06-06 20:46:13 +05:30
..
README.md Update README.md 2022-06-06 20:46:13 +05:30
extended-markdown.scss
headings.scss
images.scss
index.scss
shadows.scss
syntax-highlighting.scss
utilities.scss REST two-pane layout (#26954) 2022-05-02 10:10:33 -07:00

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.