We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
:root
1 parent ecdc5db commit 242c51fCopy full SHA for 242c51f
css/packs/normalize/normalize.src.css
@@ -10,6 +10,8 @@
10
@supports (transition-timing-function: linear(0, 1)) {
11
--transition-focus: outline-offset 145ms var(--ease-spring-3);
12
}
13
+
14
+ interpolate-size: allow-keywords;
15
16
17
:where(:not(dialog)) {
0 commit comments