UNPKG

stylelint-processor-styled-components

Version:
9 lines (7 loc) 106 B
import { injectGlobal } from 'styled-components'; // Use tabs injectGlobal` html { color: blue; } `;