poly_styled_jsx 0.6.1

AST transforms for styled-jsx
Documentation
1
2
3
4
5
6
7
8
import _JSXStyle from "next/dist/shared/lib/styled-jsx";
export default (()=><div className={"jsx-1a19bb4817c105dd"}>

    <p className={"jsx-1a19bb4817c105dd"}>test</p>

    <_JSXStyle id={"1a19bb4817c105dd"}>{'p.jsx-1a19bb4817c105dd{color:red}p.jsx-1a19bb4817c105dd{color:red}*.jsx-1a19bb4817c105dd{color:blue}[href="woot"].jsx-1a19bb4817c105dd{color:red}'}</_JSXStyle>

  </div>);