UNPKG

sriracha-ui

Version:

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

12 lines (10 loc) 212 B
import styledMap from "styled-map"; export default styledMap` sizeLen: length; sizeCover: cover; sizeContain: contain; sizeInitial: initial; sizeInherit: inherit; sizeAuto: auto; default: auto; `;