UNPKG

bushido-strap

Version:

a library of styled components with material theme

9 lines (7 loc) 185 B
import styledMap from "styled-map"; import { theme } from "../../../theme"; export default styledMap` shade: ${theme.shadows[1]}; backlight: ${theme.glows[1]}; default: none; `;