styled_jsx 18.0.0

AST transforms visitor for styled-jsx
1
2
3
4
5
import _JSXStyle from "styled-jsx/style";
const Test = ()=><div className={"jsx-da58316599e32d09"}>
    <span className={"jsx-da58316599e32d09"}>test</span>
    <_JSXStyle id={"da58316599e32d09"}>{".parent.jsx-da58316599e32d09 div.child>.child2{background:orange}"}</_JSXStyle>
  </div>;