diff --git a/app/routes/docs.group.jsx b/app/routes/docs.group.jsx index 5dcbdaf..44ae7d0 100644 --- a/app/routes/docs.group.jsx +++ b/app/routes/docs.group.jsx @@ -101,9 +101,7 @@ export default function Group() {
- The group :focus
style relies on the :has()
CSS selector and
- is therefore not (yet) supported by Firefox (see on{" "}
- caniuse). When :has()
is not
+ The group :focus
style relies on the :has()
CSS selector. When :has()
is not
supported the children have their regular :focus
style.