Skip to content

v3.7.0

Choose a tag to compare

@ben-eb ben-eb released this 06 Jun 12:59
· 2371 commits to master since this release
  • Added: Reduce background-repeat definitions; works with both this property
    & the background shorthand, and aims to compress the extended two value
    syntax into the single value syntax.
  • Added: Reduce initial values for properties when the actual initial value
    is shorter; for example, min-width: initial becomes min-width: 0.