github picocss/pico v1.5.0

latest releases: v2.0.6, v2.0.5, v2.0.4...
2 years ago

Feature

Improvements

Fix

Accessibility

Styles

Documentation

Notes

(1): CSS files are about 8% smaller with these improvements

(2): Even if it is debatable, we considered that this visual change did not constitute a breaking change.
That is why we publish this change as a MINOR release (vs. MAJOR release).
To bring back the old style, you can override the CSS vars as follows:

:root {
  --nav-link-spacing-vertical: 1rem;
}

Full changelog

A huge thank you to all the contributors ❤️

Don't miss a new pico release

NewReleases is sending notifications on new releases.