v5.4.0
Minor Changes
- adds new
.h-Hidden
helper class, for hiding elements visually, but are still accessible to screen readers - adds accessible skip links to Docs
- adds
role="directory"
to docs site & page navs - renames negative breakpoint class suffixes from, e.g.
-nsK
to-nK
(removes the 's'). Old classes, with the 's', are still available but DEPRECATED. They will be removed in v6. see #11
Fixes
- closes #10
- restructure style guide template
- updates docs frag-id links
- fixes issue where
label
did not haveline-height: 0