UNPKG

stylelint-processor-styled-components

Version:
7 lines (5 loc) 116 B
import styled from 'some-other-lib' // ⚠️ BAD INDENTATION ⚠️ const Button2 = styled.button` color: blue; `