UNPKG

adaptiv-ui

Version:

a library of styled components with some global style overrides in sass

9 lines (7 loc) 137 B
import styledMap from "styled-map"; export default styledMap` visible: visible; scroll: scroll; auto: auto; default: hidden; `;