UNPKG

stylelint-processor-styled-components-s3

Version:
8 lines (6 loc) 98 B
import { injectGlobal } from 'styled-components'; injectGlobal` html { color: blue; } `;