UNPKG

sriracha-ui

Version:

A react style library build with styled-components, and material ui theme.

8 lines (6 loc) 172 B
import styledMap from "styled-map"; export default styledMap` shade: ${({ theme }) => theme.shadows[3]}; sink: ${({ theme }) => theme.shadows[3]}; default: none; `;