github parcel-bundler/lightningcss v1.27.0

8 days 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.