Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

v0.1.4

Choose a tag to compare

@adamwathan adamwathan released this 19 Mar 19:51
· 76 commits to main since this release

Added

  • Support arbitrary values for transition-duration (#99)
  • Support completely arbitrary values for margin (#105)
  • Support CSS custom properties in arbitrary values (d628fbc)
  • Support completely arbitrary values for inset (3ea5421
  • Support completely arbitrary width/height/min-width/max-width/min-height/max-height (76ba529, 6e55976)

Fixed

  • Fix issues when project paths have spaces (#106)
  • Fix negative classes when using a prefix (#114)
  • Fix issues with Windows-style paths (#118)
  • Ensure commas are escaped when applying variants (#119