Download Latest Version v22.3.0 source code.zip (541.0 kB)
Email in envelope

Get an email when there's a new version of Primer CSS

Home / v22.3.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-06-17 932 Bytes
v22.3.0 source code.tar.gz 2026-06-17 437.2 kB
v22.3.0 source code.zip 2026-06-17 541.0 kB
Totals: 3 Items   979.2 kB 0

Minor Changes

  • #3080 5cb880b Thanks @jonrohan! - Adding a classnames export that has a list of all unique CSS classes in the library

Patch Changes

  • #3079 d735d75 Thanks @copilot-swe-agent! - Replace the universal * subject in the .pagination responsive rules with tag-bucketed selectors (> a, > span, > em). A universal subject compound (.pagination > *) forces Blink to test the rule against every direct child on every style recalc; bucketing by the actual child tags lets the engine fast-reject it, reducing wasted selector-matching time without changing the rendered output.
Source: README.md, updated 2026-06-17