зеркало из https://github.com/github/docs.git
c8e95ee460
* Set explicit height so things can stick * Add comment about explicit height * Fix printing with explicit height set |
||
---|---|---|
.. | ||
README.md | ||
extended-markdown.scss | ||
headings.scss | ||
images.scss | ||
index.scss | ||
shadows.scss | ||
syntax-highlighting.scss | ||
utilities.scss |
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 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.