UNPKG

adaptiv-ui

Version:

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

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