We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4dee7b commit f49ff1fCopy full SHA for f49ff1f
packages/next/build/swc/tests/fixture/styled-jsx/tpl-placeholder-1/output.js
@@ -9,7 +9,6 @@ export default class {
9
]
10
11
])}>
12
-
13
<p className={_JSXStyle.dynamic([
14
[
15
"8b268cf2c0a3f89b",
@@ -18,11 +17,9 @@ export default class {
18
17
19
20
])}>test</p>
21
22
<_JSXStyle id={"8b268cf2c0a3f89b"} dynamic={[
23
inputSize ? "height: calc(2 * var(--a)) !important;" : ""
24
]}>{`@media only screen {a.__jsx-style-dynamic-selector {${inputSize ? "height: calc(2 * var(--a)) !important;" : ""} }}`}</_JSXStyle>
25
26
</div>;
27
}
28
-};
+}
0 commit comments