rsnext/packages/next-swc/crates/styled_jsx/tests/fixture/external-nested-scope/output.js

8 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"
});
}