styled_jsx 18.0.0

AST transforms visitor for styled-jsx
1
2
3
4
5
6
7
import _JSXStyle from "styled-jsx/style";
export default (()=><div className={"jsx-3b0234e9651851cb"}>
    <p className={"jsx-3b0234e9651851cb"}>test</p>
    <p className={"jsx-3b0234e9651851cb"}>woot</p>
    <p className={"jsx-3b0234e9651851cb"}>woot</p>
    <_JSXStyle id={"3b0234e9651851cb"}>{".container.jsx-3b0234e9651851cb{color:#00f;padding:3rem}.container.jsx-3b0234e9651851cb .inner.jsx-3b0234e9651851cb{color:#ff0}"}</_JSXStyle>
  </div>);