This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
Bug fixes and tiny improvements
- [breaking changes] Set html/body
height
andbody
min-height
to100%
to help with backgrounds and centering (8239677) - [bug fixes] Add missing margin/padding spacing utilities to
utility-spacing.scss
(e1cdf4c) - [enhancements] Removed W3C-invalid CSS properties/values from SCSS files (2791b83)
- [enhancements] Added Sass @debug rule to debugging utility (969fcf3c)