UNPKG

stylelint-processor-styled-components

Version:
10 lines (6 loc) 104 B
import { foo, bar } from 'some-module' // EMPTY BLOCK const Button = foo` `; const Button2 = bar` `;