Skip to content

0.3 "Carlos"

Choose a tag to compare

@gasolin gasolin released this 02 May 03:12
· 27 commits to master since this release

Feature:

  • Add media_match and media_extract function. See README

Change:

  • CSS variable replacing now is opt-in. Pass {vars: true} in option to enable it.
  • target option is renamed to media_filter for consistency.

Contributor:

@shamenchens contribute the media_match and media_extract function, thanks!