Skip to content

0.5.0

Compare
Choose a tag to compare
@notslang notslang released this 20 Aug 16:55
· 238 commits to main since this release
  • Added perspective-origin property
  • Added tab-size property
  • Updated stylus dependency, fixes #89
  • Update opacity to clear issue with IE rendering value of 100 (to override previous semi-opaque state) and support IE5-8 in all the different varieties of life (http://www.quirksmode.org/css/opacity.html)
  • Deprecated a couple EOL moz prefixes, removed -o-background-size
  • Remove duplicate imports and defines (fixes #81)
  • Refactored background-clip, added background-origin.
  • Preserving importance for opacity