stylelint-processor-styled-components icon indicating copy to clipboard operation
stylelint-processor-styled-components copied to clipboard

Fix edge cases in replacing 'brace' by 'backtick'

Open emilgoldsmith opened this issue 8 years ago • 0 comments

This is very edgecase prone, we should probably add something such as checking that we only do it on the first and last lines of a styled component TTL or something like that as a declaration block inside right now would break this.

emilgoldsmith avatar Aug 17 '17 11:08 emilgoldsmith