stickyfill
Version:
A polyfill for `position: sticky` for browsers that don't support it yet.
18 lines (17 loc) • 362 B
JSON
{
"name": "stickyfill",
"description": "A polyfill for `position: sticky` for browsers that don't support it yet.",
"version": "1.1.1-strict",
"tags": [
"polyfill",
"webmodule",
"position",
"sticky",
"browser"
],
"dependencies": {},
"repository": {
"type": "git",
"url": "git@github.com:webmodules/stickyfill.git"
}
}