The .prose scope styles raw article markup — headings, lists, quotes, code and tables — so a CMS or Markdown body reads well with no per-element classes.
A section heading
Body copy sits at a comfortable reading size with relaxed leading. Inline code uses the mono face, and strong and emphasis carry their usual weight.
A blockquote draws a brand-coloured rule and shifts to a quieter, larger voice.
A subsection
- Lists use a primary-tinted marker.
- Spacing scales with the prose font size.
const x = someFunction(withManyArguments, thatDoNotWrap, reallyTrulyLong);