github maizzle/framework v5.4.0-0

pre-releaseone day ago

This pre-release updates Juice, the CSS inlining library that we use, to the latest version, enabling new features such as:

  • inlining duplicate properties (for progressive enhancement)
  • ignoring CSS through comments

This also improves removing of inlined CSS selectors, as that is now built into Juice itself and we no longer need to use our implementation that used PostHTML and could not handle complex selectors.

To use this pre-release, install from next:

npm i @maizzle/framework@next

v5.3.1...v5.4.0-0

Don't miss a new framework release

NewReleases is sending notifications on new releases.