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

feat(sass): fix deprecation warnings #1579

Merged
merged 1 commit into from
Oct 30, 2024
Merged

feat(sass): fix deprecation warnings #1579

merged 1 commit into from
Oct 30, 2024

Conversation

hevele-moda
Copy link
Contributor

Fixes most sass deprecation warnings.

BREAKING CHANGE: Importing this package with @import will no longer work. Users will have to change to the @use syntax.

ECOM-4074

@hevele-moda hevele-moda requested a review from a team October 30, 2024 10:52
Fixes most sass deprecation warnings.

BREAKING CHANGE: Importing this package with `@import` will no longer work. Users will have to
change to the `@use` syntax.

ECOM-4074
Copy link

netlify bot commented Oct 30, 2024

Deploy Preview for moda-tokens ready!

Name Link
🔨 Latest commit 5001e1c
🔍 Latest deploy log https://app.netlify.com/sites/moda-tokens/deploys/67220fe214dff70008f6188f
😎 Deploy Preview https://deploy-preview-1579--moda-tokens.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Oct 30, 2024

Deploy Preview for moda-tokens ready!

Name Link
🔨 Latest commit 6bec4b5
🔍 Latest deploy log https://app.netlify.com/sites/moda-tokens/deploys/67220febb5b500000873a72a
😎 Deploy Preview https://deploy-preview-1579--moda-tokens.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@hevele-moda hevele-moda merged commit 56d8217 into main Oct 30, 2024
6 checks passed
@hevele-moda hevele-moda deleted the ECOM-4074 branch October 30, 2024 10:55
moda-automation-devops pushed a commit that referenced this pull request Oct 30, 2024
# [6.0.0](5.10.105...6.0.0) (2024-10-30)

### Features

* **sass:** fix deprecation warnings ([#1579](#1579)) ([56d8217](56d8217))

### BREAKING CHANGES

* **sass:** Importing this package with `@import` will no longer work. Users will have to
change to the `@use` syntax.

ECOM-4074
@moda-automation-ci
Copy link

🎉 This PR is included in version 6.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants