Skip to content

Commit 87ee4ee

Browse files
scqcodyfinegan
authored andcommitted
TL-47106: Parse container queries
1 parent d75a584 commit 87ee4ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Property/AtRule.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ interface AtRule extends Renderable, Commentable
1515
*
1616
* @internal
1717
*/
18-
const BLOCK_RULES = 'media/document/supports/region-style/font-feature-values';
18+
const BLOCK_RULES = 'media/document/supports/region-style/font-feature-values/container';
1919

2020
/**
2121
* … and more font-specific ones (to be used inside font-feature-values)

0 commit comments

Comments
 (0)