UNPKG

adaptiv-ui

Version:

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

11 lines (9 loc) 190 B
import styledMap from "styled-map"; export default styledMap` ai_stretch: stretch; ai_center: center; ai_start: flex-start; ai_end: flex-end; drape: center; default: normal; `;