Skip to content

Prevent empty style attribute

Compare
Choose a tag to compare
@tib tib released this 21 Feb 07:57
· 18 commits to main since this release
8facd3e
  • prevent empty style attribute Span("").style("") -> <span></span>
  • test empty style prevention