CSS Loader: You can now use multiple composes in your styles, allowing for more flexible and powerful styling options. This enhancement supports syntax like composes: body-copy, text-ellipsis from global;, making it easier to manage your CSS.
Fixes
Fix: The CSS loader no longer breaks when encountering @scope at-rules without parameters, ensuring smoother processing of your styles.