We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52452fa commit 88fa313Copy full SHA for 88fa313
1 file changed
src/property-groups.js
@@ -137,7 +137,7 @@ const propertyGroups = [
137
'text-overflow',
138
'-webkit-line-clamp',
139
'line-clamp',
140
- 'scroll-behaviour',
+ 'scroll-behavior',
141
],
142
},
143
@@ -713,7 +713,6 @@ const propertyGroups = [
713
properties: [
714
'anchor-name',
715
'anchor-scope',
716
- 'anchor-center',
717
'position-area',
718
'position-anchor',
719
'position-try',
0 commit comments