Skip to content

2.0.4

Compare
Choose a tag to compare
@lahmatiy lahmatiy released this 17 Dec 15:20
  • Extended Node.js support to include ^10
  • Fixed generate() in safe mode to add a whitespace between <dimension-token> and <hash-token>, otherwise some values are broken in IE11, e.g. border properties (#173)
  • Removed allowance for : for an attribute name on AttributeSelector parsing as it does not meet the CSS specs (details)