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(frontend): use @layer theme for semantic tokens to ensure CSS variable output
- Change @theme inline to @theme for primitive design tokens
- Move semantic tokens (--ff-color-*) to @layer theme with :root selector
- Ensures semantic tokens are always output as CSS variables for SCSS usage
0 commit comments