UNPKG

sriracha-ui

Version:

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

9 lines (7 loc) 112 B
import { css } from "styled-components"; export default css` img { width: 100%; height: auto; } `;