Skip to content

v0.4.0

Choose a tag to compare

@dannote dannote released this 12 Mar 05:43
· 27 commits to main since this release

Added

  • compile_css/2 and compile_css!/2 — standalone CSS compilation via LightningCSS
    • Parse, autoprefix, and minify CSS independently of SFC compilation
    • Vue scoped CSS transformation (:scoped, :scope_id)
    • v-bind() variable extraction
    • Browser targeting (:chrome, :firefox, :safari)