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(next): inject CSS import after directives like 'use client'
Ensure the CSS import is placed after directive prologues to avoid errors such as "The 'use client' directive must be placed before other expressions."
0 commit comments