Releases: MattMcAdams/CSS-Boilerplate
Releases · MattMcAdams/CSS-Boilerplate
v2.0.3
v2.0.1
New Features
- Added new variables
--font_size--xxxlarge
and--font_height--xxxlarge
Enhancements
- Completely re-worked default typography values
- Improved list margins
Bug Fixes
- Added missing grid gap to
.layout--grid
- Fixed a clac function that was causing grid layout to not work
- Fixed an issue where containers would sometimes be smaller than intended
v2.0.0
Massive overhauls to almost every part of the boilerplate. A whole new layout system, optimized page layout, cleaned up app wrapper, standardized variable names, more responsive typography, better styling for default elements without needing to add as many wrappers or classes, and much more.
v1.0.0
Initial Release