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
Next.js 15.0.2 nutzt noch die "legacy JS API" aus Sass, um die Stylesheets zu compilen. Diese API ist deprecated und wird in [email protected] entfernt. Dieses Problem muss von Next.js behoben werden.
Da Next.js aktuell noch die Sass Legacy JS API nutzt und das erst mit einem Update von Next.js behoben werden kann, wird dieses Warning vorrübergehend ignoriert.
related: #123
Beschreibe das Problem
Next.js 15.0.2 nutzt noch die "legacy JS API" aus Sass, um die Stylesheets zu compilen. Diese API ist deprecated und wird in
[email protected]
entfernt. Dieses Problem muss von Next.js behoben werden.Weitere Beschreibungen
The text was updated successfully, but these errors were encountered: