v1.1.0
This release fixes up several bugs in the framework and inconsistencies in the docs.
- Update default overflow on tables to “auto” to prevent horizontal scrollbar bug
- Update navigation pattern docs to correct typo
- Update lists pattern docs to correct typo
- Correct inconsistency with color variable settings in docs
- Add .p-link--no-underline class for image links
- Add base HR styling
- Remove explicit font sizes from docs as they change through breakpoints
- Correct default .p-strip so background is transparent
- Encapsulate grid in a mixin for consistency
- Correct error in ‘Getting started’ instructions in the README
- Updated npm packages to latest stable versions