You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Playground: match warm theme, add capability warning, style cleanup
- Playground CSS: warm neutral palette + Julia Purple accent (was catppuccin blue)
- Homepage: warning note explaining browser playground is a subset of full JST
with links to API (50+ operations) and Getting Started for full transpiler
- Playground container: rounded-xl border with shadow for visual distinction
- iframe border-radius matches container
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
H2(:class=>"text-xl font-semibold text-warm-800 dark:text-warm-200 text-center", "Try it Live"),
47
-
P(:class=>"text-sm text-warm-600 dark:text-warm-400 text-center", "Write Julia in the left panel — see transpiled JavaScript on the right. Runs entirely in your browser."),
0 commit comments