Skip to content

fix: demo css issues#67

Merged
olliethedev merged 6 commits intomainfrom
fix/demo-css-issues
Mar 6, 2026
Merged

fix: demo css issues#67
olliethedev merged 6 commits intomainfrom
fix/demo-css-issues

Conversation

@olliethedev
Copy link
Collaborator

@olliethedev olliethedev commented Mar 6, 2026

Note

Medium Risk
Changes touch multiple demo apps’ build-time Tailwind scanning workaround and plugin override keys/routes; misconfiguration could break styling or demo navigation in WebContainers. No production/auth/data-path logic changes outside demos, but the breadth across demos raises regression risk.

Overview
Fixes Tailwind scanning in WebContainers across demos by moving the copy-stack-src.mjs output into app/.btst-stack-src and app/.btst-stack-ui, matching the @source "./.btst-*" paths in app/globals.css, and removing the monorepo fallback @source entries.

Aligns demo plugin override keys and routes: updates StackProvider overrides to use kebab-case plugin IDs (e.g. "ai-chat", "form-builder", "ui-builder"), renames the form-builder landing route from /pages/form-builder to /pages/forms (including redirect and docs embed), and adds new CMS demo article list/detail pages plus a new public form submission route at /submit/[slug] with a "Live Demo" nav link.

Written by Cursor Bugbot for commit 8027bdb. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Mar 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
better-stack-docs Ready Ready Preview, Comment Mar 6, 2026 9:12pm

Request Review

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@olliethedev olliethedev merged commit c3ad3e6 into main Mar 6, 2026
5 checks passed
@olliethedev olliethedev deleted the fix/demo-css-issues branch March 6, 2026 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant