Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 868 Bytes

CHANGELOG.md

File metadata and controls

15 lines (9 loc) · 868 Bytes

1.0.0 (2019-04-30)

Bug Fixes

  • index: add not() before pseudo-elements (91dd021)
  • package: add missing devDependency (5235d15)
  • escape regexp identifiers in string options (8639816)
  • index: exclude only selectors that start with default exclusions (9a9c2c6)
  • index: prevent adding scope to percentages with decimals (c6afbc9)

Features

  • lib: initial development (2ba8f2b)