UNPKG

adaptiv-ui

Version:

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

12 lines (10 loc) 218 B
import styledMap from "styled-map"; export default styledMap` size_len: length; size_cover: cover; size_contain: contain; size_initial: initial; size_inherit: inherit; size_auto: auto; default: auto; `;