Skip to content

Releases: MattMcAdams/CSS-Boilerplate

v2.0.3

17 Aug 22:18
684ab81
Compare
Choose a tag to compare

Bug Fixes

  • Fixed an issue where nested containers were not correctly sized

v2.0.1

17 Aug 22:06
ac37ad0
Compare
Choose a tag to compare

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

05 Aug 16:52
179d93b
Compare
Choose a tag to compare

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

04 Aug 00:26
967b100
Compare
Choose a tag to compare

Initial Release