Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve deprecate warning in sass #2537

Closed
yangwooseong opened this issue Dec 4, 2024 · 2 comments · Fixed by #2557
Closed

Resolve deprecate warning in sass #2537

yangwooseong opened this issue Dec 4, 2024 · 2 comments · Fixed by #2557
Assignees
Labels
enhancement Issues or PR related to making existing features better

Comments

@yangwooseong
Copy link
Collaborator

Description

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.

Reasons for suggestion

빌드 로그를 깔끔하게 하기 위해 마이그레이션을 하면 좋겠습니다.

Proposed solution

https://sass-lang.com/documentation/breaking-changes/import/ 를 참고해서 적절히 마이그레이션 해주세요.

References

No response

@yangwooseong yangwooseong added the enhancement Issues or PR related to making existing features better label Dec 4, 2024
Copy link

channeltalk bot commented Dec 4, 2024

@sungik-choi sungik-choi self-assigned this Dec 10, 2024
@sungik-choi
Copy link
Contributor

rollup-plugin-postcss 이슈: egoist/rollup-plugin-postcss#463

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issues or PR related to making existing features better
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants