зеркало из https://github.com/github/docs.git
67f2d48828
* update nested tables with headers and indentation and background color * add keyboard focus for disclosurs * fix margins |
||
---|---|---|
.. | ||
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.