johnhult
Results
2
comments of
johnhult
I got exactly the same issue. Forced line break and autoformat. Anyone that has found a way around this?
I've also ran into this issue when using css from styled components. If I instead use `import * as Styled from "styled-components"` and then `Styled.css` it seems to work however.