UNPKG

scroll-padlock

Version:

Locks elements scroll handling scrollbar gaps and iOS Safari with CSS variables

4 lines (3 loc) 108 B
export const win = window; export const doc = document; export const { documentElement, body, head } = doc;