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
sass 에서 deprecated 된 문법을 쓰고 있어서 bezier-react 을 빌드할 때 워닝이 뜹니다.
Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
Deprecation Warning: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
Description
sass 에서 deprecated 된 문법을 쓰고 있어서 bezier-react 을 빌드할 때 워닝이 뜹니다.
Reasons for suggestion
빌드 로그를 깔끔하게 하기 위해 마이그레이션을 하면 좋겠습니다.
Proposed solution
https://sass-lang.com/documentation/breaking-changes/import/ 를 참고해서 적절히 마이그레이션 해주세요.
References
No response
The text was updated successfully, but these errors were encountered: