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.
2 parents 5c8b471 + 512f474 commit f306a55Copy full SHA for f306a55
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