Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 15:05
· 47 commits to main since this release
v0.6.0
f883eef

Features

  • Added attrValueQuotes option.
  • Optimized comments before selector.
  • Optimized formatting pseudo class selectors.
  • Optimized formatting comments in nodes list.
  • Optimized comments inside complex selector.
  • Optimized comments inside pseudo selector.
  • Optimized formatting function in declaration value.

Fixes

  • Fixed indentation of compound selector.
  • Fixed edge case of preferSingle and preferDouble quotes option.