import _JSXStyle from "styled-jsx/style"; import styles from "./styles"; const styles2 = require("./styles2"); import { foo as styles3 } from "./styles"; export default (()=>

test

woot

<_JSXStyle id={styles2.__hash}>{styles2} <_JSXStyle id={styles3.__hash}>{styles3}
woot
<_JSXStyle id={"bee92b62eadf8a14"}>{"p.jsx-bee92b62eadf8a14 {color:red}\ndiv.jsx-bee92b62eadf8a14 {color:green}"} <_JSXStyle id={styles.__hash}>{styles}
); export const Test = ()=>

test

woot

<_JSXStyle id={styles3.__hash}>{styles3}
woot
<_JSXStyle id={"bee92b62eadf8a14"}>{"p.jsx-bee92b62eadf8a14 {color:red}\ndiv.jsx-bee92b62eadf8a14 {color:green}"}
;