Skip to content

14.0.0 / 2020-12-14

Latest
Compare
Choose a tag to compare
@RyanZim RyanZim released this 14 Dec 19:24
· 68 commits to master since this release

This release should not have breaking changes for the vast majority of users; only those with @charset statements in their CSS may be affected.

  • BREAKING: Error if multiple incompatible @charset statements (#447)
  • BREAKING: Warn if @charset statements are not at the top of files (#447)
  • Fix handing of @charset (#436, #447)