Skip to content

v8.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 16:00
· 0 commits to 12b9b6df3697658f07214bd01adb8470bc3fdcdb since this release

πŸ‘·β€β™‚οΈ Patch fixes

  • Renames the conditionalText property to conditionText in CSSContainerRule and CSSMediaRule according to spec. (#692)

🎨 Features

  • Adds support for CSSSupportsRule (@supports) to the CSS parser. (#693)