UNPKG

sriracha-ui

Version:

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

10 lines (8 loc) 161 B
import styledMap from "styled-map"; export default styledMap` row: row; revRow: row-reverse; revCol: column-reverse; across: row; default: column; `;