UNPKG

bushido-strap

Version:

a library of styled components with material theme

11 lines (9 loc) 208 B
import styledMap from "styled-map"; export default styledMap` jcEnd: flex-end; jcCenter: center; jcBetween: space-between; jcAround: space-around; jcEvenly: space-evenly; default: flex-start; `;