UNPKG

adaptiv-ui

Version:

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

9 lines (7 loc) 147 B
import styledMap from "styled-map"; export default styledMap` cbox: content-box; init: initial; inherit: inherit; default: border-box; `;