UNPKG

bushido-strap

Version:

a library of styled components with material theme

9 lines (7 loc) 219 B
import styledMap from "styled-map"; import { theme } from "../../../theme"; export default styledMap` shade: 0 0.3rem 1rem ${theme.colors.gray7}; backlight: 0 0.3rem 1rem ${theme.colors.gray0}; default: none; `;