UNPKG

bushido-strap

Version:

a library of styled components with material theme

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