UNPKG

adaptiv-ui

Version:

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

11 lines (9 loc) 207 B
import styledMap from "styled-map"; export default styledMap` attach_fix: fixed; attach_local: local; attach_inherit: inherit; attach_initial: initial; attach_scroll: scroll; default: fixed; `;