-
Notifications
You must be signed in to change notification settings - Fork 22
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
fix(*): sass @import to @use [KHCP-13755] #2518
Conversation
✅ Deploy Preview for kongponents-sandbox ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for kongponents ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
@import "./percy"; | ||
@use "./variables"; | ||
@use "./overrides"; | ||
@use "./percy"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: You can actually remove anything with Percy; we don't use it anymore
## [9.14.14](v9.14.13...v9.14.14) (2024-11-15) ### Bug Fixes * sass [@import](https://github.com/import) to [@use](https://github.com/use) [KHCP-13755] ([#2518](#2518)) ([b3ec945](b3ec945))
🎉 This PR is included in version 9.14.14 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Summary
Addresses: https://konghq.atlassian.net/browse/KHCP-14088
Build size
Build size for
main
: