Skip to content

v0.0.4

Choose a tag to compare

@robocoder robocoder released this 14 Dec 23:28
· 959 commits to master since this release
  • Import path can be a function (Christian Lück).
  • Correctly parse media queries with more than one item (Christian Lück).
  • Add ie_hex_str, abs, min, max functions (Martin Hasoň)
  • Ignore expressions inside of calc() (Martin Hasoň)
  • Improve operator evaluation (Martin Hasoň)
  • Add @content support.
  • Misc bug fixes.