Files
glitch_assumption_toggle/README.md
T
2026-03-26 10:50:04 +01:00

340 B

Assumption Toggle

CRT-styled toggle puzzle component for Glitch University.

Commands

  • npm install
  • npm run dev
  • npm run build

Notes

  • Host bridge support lives in src/hostBridge.ts and src/devHostBridge.ts
  • Dev-only font loading lives in src/dev-theme.css
  • Integration manifest lives in glitch.manifest.json