Files
Neil Lambert f85951fee0 runtime(css): improve cssBoxProp matches
closes: #18717

Signed-off-by: Neil Lambert <nlambert@pm.me>
Signed-off-by: Jay Sitter <jsit@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-11-11 18:01:31 +00:00

6 lines
81 B
CSS

div {
margin-block: 1px;
margin-block-start: 1px;
margin-block-end: 1px;
}