- Forked the Bootstrap 4 grid system for Shoelace
- Added custom media queries for xs, sm, md, lg, and xl breakpoints
- Added display utilities (e.g.
hide-xs,hide-sm-down) - Reduced switch sizes so they're not so gigantic compared to inputs
- Changed
input-singletoinput-fieldsince it's more semantic - Added
--label-colorvariable - Added
--input-addon-*variables - Fixed
:last-childmargins so they only apply to direct descendents - Added polyfill styles to force
[hidden]elements to not display - Documentation updates