styled_jsx 1.0.0

AST transforms visitor for styled-jsx
Documentation
1
2
3
4
5
import _JSXStyle from "styled-jsx/style";
export default (()=><div className={"jsx-ec1bf2b940b30dc"}>
    <p className={"jsx-ec1bf2b940b30dc"}>test</p>
    <_JSXStyle id={"ec1bf2b940b30dc"}>{"@media (min-width:1px) and (max-width:768px){[class*=grid__col--].jsx-ec1bf2b940b30dc{margin-top:12px;margin-bottom:12px}}@media (max-width:64em){.test.jsx-ec1bf2b940b30dc{margin-bottom:1em}@supports ((-moz-appearance:none)) and (display:contents){.test.jsx-ec1bf2b940b30dc{margin-bottom:2rem}}}"}</_JSXStyle>
  </div>);