UNPKG

plopfile-generate

Version:

Installation:

9 lines (7 loc) 181 B
import styled from 'styled-components'; export const CreateFormWrapper = styled('div')` position: relative; background: white; padding: 15px; margin: 0px 20px 0px 20px; `;