Minor Release v5.1.0
Minor Changes
- revise system of section fragment identifiers in documentation
- full documentation for Tools (on Github)
- new and improved heading font sizes
- object classes for page hierarchy (back-end)
- import Page and Styleguide back-end classes (sitepage on npm)
- all-new Atoms for font-size! including the default sizes of h1–h6, and two additional larger sizes. Two sets: (1) simply sets
font-size
in ems, and (2) calls.font-size-el()
mixin. See/src/_atom.less
and the Documentation for details.
Fixes
- minor docs CSS comment fixes
- minor docs content fixes