Skip to content

v17.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 01:09
6290bb9

🎨 Features

👷‍♂️ Patch fixes

  • Fixes issue where it was not possible to nest @media, @supports and @container rules - By @capricorn86 in task #1727
  • Fixes issue where CSSStyleSheet was instantiated internally without a Window context, causing errors to not be thrown correctly in CSSStyleSheet methods - By @capricorn86 in task #1727
  • Changes errors thrown in CSSStyleSheet methods, so that they work according to spec - By @capricorn86 in task #1727