Skip to content

1.0.0

Compare
Choose a tag to compare
@Jarzka Jarzka released this 29 Sep 18:00
· 886 commits to master since this release

Now that all major CSS features are supported, it's time to release version 1.0!

  • Added support for CSS feature queries (@supports). Media queries, modes and vendor prefixes inside @supports blocks are also supported. See README.md for examples.
  • Added support for using vendor prefixes and modes in media queries
  • Garden option {:pretty-print? false} is now supported in media queries (this change can only be seen in tests).

As always, all changes should be backwards compatible.