UNPKG

plopfile-generate

Version:

Installation:

7 lines (5 loc) 118 B
import styled from 'styled-components'; export const ImageWrapper = styled('img')` height: 50px; width: 50px; `;