Skip to content

v4.2.0

Compare
Choose a tag to compare
@bgriffith bgriffith released this 29 Aug 21:32
· 32 commits to dev since this release
  • Add support for custom property syntax in CSS, Sass and SCSS.
  • Add support for deep combinator syntax in CSS, LESS, Sass and SCSS.
  • Add support for alternative descendant >> syntax in CSS, LESS, Sass and SCSS.
  • Add support for ::slotted() syntax in CSS, LESS, Sass and SCSS.
  • Fixed parsing of non-lowercase keyframes at-rule in CSS, LESS, Sass and SCSS.
  • Fixed parsing of multiline selectors within keyframes in Sass.
  • Fixed parsing of !important within maps in Sass and SCSS.
  • Fixed parsing of ... following a function in Sass and SCSS.