UNPKG

sriracha-ui

Version:

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

11 lines (9 loc) 203 B
import styledMap from "styled-map"; export default styledMap` attachFix: fixed; attachLocal: local; attachInherit: inherit; attachInitial: initial; attachScroll: scroll; default: scroll; `;