UNPKG

adaptiv-ui

Version:

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

7 lines (5 loc) 129 B
import styledMap from "styled-map"; import theme from "../../../theme"; export default styledMap` default: ${theme.gray0}; `;