From 365dc1159d5f05ba90926ba9eb4e71d1737bedac Mon Sep 17 00:00:00 2001 From: Jonny Gerig Meyer Date: Wed, 20 Nov 2024 16:54:18 -0500 Subject: [PATCH] re-add limitation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 297203f..9947a5b 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,7 @@ following features: - `position-visibility` property - dynamically added/removed anchors or targets - anchors or targets in the shadow-dom +- anchors or targets in constructed stylesheets (https://github.com/oddbird/css-anchor-positioning/issues/228) - anchor functions assigned to `inset-*` properties or `inset` shorthand property - vertical/rtl writing-modes (partial support)