Patch Changes
-
fix(web):
:rootnot work on web platform (#607)Note: To solve this issue, you need to upgrade your
react-rsbuild-plugin -
fix(web): css selector not work for selectors with combinator and pseudo-class on WEB (#608)
like
.parent > :not([hidden]) ~ :not([hidden])you will need to upgrade your
react-rsbuild-pluginto fix this issue