Sast Versions Save

Parse CSS, Sass, SCSS, and Less into a unist syntax tree

v0.6.0

6 years ago

In this release:

  • 🚀 property nodes now get a name from their first ident child, so you can query nodes with property[name='color']
  • 🌮 more tests!