Skip to content

v0.2.0

Compare
Choose a tag to compare
@tbela99 tbela99 released this 05 Jan 01:31
· 83 commits to master since this release

What's Changed

  • internal code refactoring

  • cancellable parser promise using abortSignal

  • node visitor (callback) :

    • declaration visitor
    • selector visitor
    • at-rule visitor
  • support mixing units with calc()

shorthands

new shorthand properties supported:

  • transition
  • list-style
  • text-emphasis
  • animation

Full Changelog: v0.1.0...v0.2.0