UNPKG

adaptiv-ui

Version:

a library of styled components with some global style overrides in sass

7 lines (5 loc) 101 B
import styledMap from "styled-map"; export default styledMap` invert: white; default: black; `;