Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 869 Bytes

CHANGELOG.md

File metadata and controls

24 lines (19 loc) · 869 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

2.3.0 - 2019-02-11

Added

  • Flex Utility.

Fixed

  • Typography Utility clashing "bold" with class with Spacing Utility's "bottom".

2.0.0 - 2018-01-22

Changed

  • CHANGELOG.md to match Sushi's own changelog.
  • Start using camelCase BEM vs traditional BEM styling.
  • Filenames match camelCase BEM styling.
  • Double quotes are now standard.
  • Utility separator is now an empty string instead of -.
  • Utility prefix is now an underscore instead of u-.