UNPKG

@lesnoypudge/utils-react

Version:

lesnoypudge's utils-react

16 lines (15 loc) 267 B
const srOnlyStyles = { position: "absolute", width: "1px", height: "1px", padding: 0, margin: "-1px", overflow: "hidden", clip: "rect(0, 0, 0, 0)", whiteSpace: "nowrap", borderWidth: 0 }; export { srOnlyStyles }; //# sourceMappingURL=index.js.map