github lynx-family/lynx-stack @lynx-js/css-serializer@0.1.5

latest releases: @lynx-js/web-rsbuild-server-middleware@0.20.1, @lynx-js/web-worker-rpc@0.20.1
9 hours ago

Patch Changes

  • feat: add support for @media, @supports, and @layer at-rules (#2330)

    Add support for additional CSS at-rules in the CSS serializer:

    • @media - for media queries
    • @supports - for feature queries
    • @layer - for cascade layers (both named and anonymous)

    The parser now handles these at-rules with proper recursive parsing support for nested at-rules.

  • feat: support custom property declaration in keyframe rule (#2429)

Don't miss a new lynx-stack release

NewReleases is sending notifications on new releases.