Skip to content

v3.4.0

Compare
Choose a tag to compare
@tonyganch tonyganch released this 27 Jul 11:20
· 282 commits to dev since this release
  • Added unicode-range and urange node types in CSS, Less, Sass and SCSS.
  • Fixed parsing of trailing interpolation in compound selector in Sass and SCSS.
  • Fixed parsing of hyphens after interpolation with parentSelectors in Sass and SCSS.
  • Added ESLint and moved linters to a separate script.
  • Fixed incorrect dimension wrap of unicode-ranges in CSS, Sass and SCSS.
  • Fixed parsing of hyphens in interpolated idents in Sass and SCSS.
  • Added compilation of JS using Google Closure.