1
0
mirror of synced 2026-01-04 09:06:46 -05:00
Files
docs/stylesheets
Mike Surowiec 06d8f81401 Two-pane Experiment (#21092)
* pull changes from docs-playground

* cleanup, add callout banner

* cleanup linting and test fixes

* add discussion link

Co-authored-by: James M. Greene <JamesMGreene@github.com>
2021-08-26 14:19:40 -04:00
..
2021-08-26 14:19:40 -04:00
2021-07-14 14:35:01 -07:00
2021-08-24 11:25:38 -04:00
2021-08-26 14:19:40 -04:00
2021-08-23 09:15:39 -04:00

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 styleguide.github.com/primer for reference.