rsnext/packages/next/build/swc/tests/fixture/styled-jsx/external-nested-scope/output.js

7 lines
223 B
JavaScript
Raw Normal View History

import _JSXStyle from "styled-jsx/style";
function test() {
({
styles: <_JSXStyle id={"abb4c2202db1a207"}>{"div.jsx-abb4c2202db1a207 {color:red}"}</_JSXStyle>,
className: "jsx-abb4c2202db1a207"
});
}