npm lightningcss 1.27.0
v1.27.0

latest releases: 1.28.1, 1.28.0
one month ago

Added

  • Add [content-hash] css module pattern by @rubberpants in #802. This includes a hash of the file contents rather than the file path (as [hash] works), which can be used to support multiple versions of the same library simultaneously without conflicts.
  • Improve error message for pseudo elements followed by selectors by @kdy1 in #797
  • Implement pure mode lints for CSS Modules by @kdy1 in #796. This option enforces the use of a class or id selector in each rule.

Fixed

Don't miss a new lightningcss release

NewReleases is sending notifications on new releases.