1
0
mirror of synced 2025-12-25 11:03:37 -05:00
Files
docs/stylesheets
Robert Sese c8e95ee460 Set explicit height so things can stick (#25471)
* Set explicit height so things can stick

* Add comment about explicit height

* Fix printing with explicit height set
2022-02-22 21:17:00 +00:00
..
2021-10-28 19:17:23 +00:00
2022-01-13 05:08:29 -03: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 https://primer.style/ for reference.