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
Fix stochastic policy widget: use static Tailwind classes for action colors
Dynamic class interpolation (bg-${color}/30) prevented Tailwind JIT from
including up/down/left action colors in the build. Replace with static
class arrays so all four direction colors render correctly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments