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
The @import isn't resolving properly for me. It seems to be trying to find a local file inside preset-theme-default instead of looking for @unocss/reset package. @use fixes this issue for me.