Optimized the root .gitignore to exclude virtual environments, node modules, and temp folders to ensure clean and lightweight version tracking. Co-authored-by: Cursor <cursoragent@cursor.com>
651 B
651 B
Rebuild Section Prompt
Rebuild one section at a time for "Arco Design Themes Demos".
Workflow:
- Inspect
sections/<section-id>/spec.jsonandsections/<section-id>/screenshot.png. - Use
content.blocks.jsonto preserve copy, buttons, images, and forms. - Use
theme.jsonandselector-map.jsonto match shared styles and spacing. - If the section appears in
behaviors.jsonorresponsive.json, preserve those states too.
Available sections:
- section-001: signup (#root) -> sections/section-001/spec.json
For each rebuilt section, keep the output self-contained, semantically meaningful, and easy to compose back into the full page.