poly_styled_jsx 0.6.1

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

    <p className={"jsx-94239b6d6b42c9b5"}>test</p>

    <p className={"jsx-94239b6d6b42c9b5"}>woot</p>

    <p className={"jsx-94239b6d6b42c9b5"}>woot</p>

    <_JSXStyle id={"94239b6d6b42c9b5"}>{"p.jsx-94239b6d6b42c9b5{color:red}"}</_JSXStyle>

  </div>);