Skip to content

3.0.0

Compare
Choose a tag to compare
@codepunkt codepunkt released this 26 Jan 10:37
· 56 commits to master since this release
a643533
  • Numeric css units support
    • Units are automatically parsed, values are interpolated and units re-appended
    • format was renamed toString
    • formatter argument of toString is only needed for special cases (see an example in the docs)