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
Clarify sx prop fallback comments based on compiler analysis
The StyleX compiler's sx→stylex.props transformation works unconditionally;
the hasLocalStyleRef check is an optimization (avoids unnecessary intermediate
rewrite when the compiler would bail to runtime anyway), not a correctness fix.
https://claude.ai/code/session_01EhFJ4W5QixJn7ZLPzMbxPL
0 commit comments