Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.27 KB

CHANGELOG.md

File metadata and controls

41 lines (24 loc) · 1.27 KB

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.

  • Nothing yet!

0.1.3 - 2021-03-17

Fixed

  • Escape commas in class names to workaround minifier bug (#91)

0.1.2 - 2021-03-17

Fixed

  • Don't apply !important to direct children of at-rules or in keyframes (#69)
  • Fix handling of outline offsets (#89)

0.1.1 - 2021-03-15

Fixed

  • Don't collapse adjacent @font-face rules (#30)

0.1.0 - 2021-03-15

Added

  • Everything!