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
{{ message }}
This repository was archived by the owner on Apr 9, 2021. It is now read-only.
@import is being depreciated, @use will replace it. The LSP does not support @use, and since it happens at the top, it makes the rest of linting not work.
@importis being depreciated,@usewill replace it. The LSP does not support@use, and since it happens at the top, it makes the rest of linting not work.