styled_jsx 0.113.0

AST transforms visitor for styled-jsx
Documentation
1
2
3
4
5
6
7
import _JSXStyle from "styled-jsx/style";
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>);