github lynx-family/lynx-stack @lynx-js/tailwind-preset@0.6.0

latest releases: @lynx-js/react-rsbuild-plugin@0.20.3, @lynx-js/vanilla-rsbuild-plugin@0.1.2, @lynx-js/react-alias-rsbuild-plugin@0.20.3...
5 hours ago

Minor Changes

  • BREAKING: Align composed skew-x-* and skew-y-* utilities with Tailwind (#3935)
    CSS v3 by emitting skewX(...) skewY(...). Elements combining both axes now
    use Tailwind's matrix composition instead of the previous two-argument
    skew(...) behavior. To preserve the previous geometry, migrate to a complete
    arbitrary transform such as transform-[skew(12deg,6deg)].

Don't miss a new lynx-stack release

NewReleases is sending notifications on new releases.