We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c8b471 commit 512f474Copy full SHA for 512f474
src/css/Properties.js
@@ -378,7 +378,7 @@ var Properties = module.exports = {
378
"pitch-range" : 1,
379
"play-during" : 1,
380
"pointer-events" : "auto | none | visiblePainted | visibleFill | visibleStroke | visible | painted | fill | stroke | all",
381
- "position" : "static | relative | absolute | fixed",
+ "position" : "static | relative | absolute | fixed | sticky",
382
"presentation-level" : 1,
383
"punctuation-trim" : 1,
384
0 commit comments