{ "stdout": "{\"file\":\"src/pages/index.astro\",\"sourceWritten\":false,\"wrapperBlock\":\" \\n
\\n \\n
\\n
\\n
One
\\n
Two
\\n
\\n
\\n \\n
\\n \",\"replaceStartLine\":8,\"replaceEndLine\":11,\"startLine\":8,\"endLine\":19,\"insertLine\":17,\"commentSyntax\":{\"open\":\"\"},\"styleMode\":\"astro-global-prefixed\",\"styleTag\":\" close.\",\"Prefix every preview selector with the matching [data-impeccable-variant=\\\"N\\\"] selector.\",\"Keep selectors anchored to the generated variant wrapper; do not rely on component CSS scoping for preview rules.\"],\"forbidden\":[\"Do not use @scope for this styleMode.\",\"Do not wrap style content in a JSX/TSX template literal ({` ... `}); that syntax is for .tsx/.jsx only.\",\"Do not put { immediately after the style opening tag; Astro parses { as expression syntax.\"]},\"originalLineCount\":4}\n", "stderr": "", "exit": 0, "signal": null, "files": { ".impeccable/live/config.json": "{\n \"files\": [\"src/layouts/Layout.astro\"],\n \"insertBefore\": \"\",\n \"commentSyntax\": \"html\"\n}\n", "src/layouts/Layout.astro": "---\nexport interface Props { title: string }\nconst { title } = Astro.props;\n---\n\n\n \n \n {title}\n \n \n \n \n\n", "src/pages/index.astro": "---\nimport Layout from '../layouts/Layout.astro';\n---\n\n
\n

Astro Fixture

\n

Minimal Astro tree for oracle live-mode goldens.

\n
\n
One
\n
Two
\n
\n
\n
\n" } }