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

style: fix sass version >= 1.77.7, this use of declarations after nes… #2370

Merged
merged 2 commits into from
Jul 26, 2024

Conversation

YyumeiZhang
Copy link
Collaborator

@YyumeiZhang YyumeiZhang commented Jul 24, 2024

…ted rules deprecated

中文模板 / Chinese Template

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Test Case
  • TypeScript definition update
  • Document improve
  • CI/CD improve
  • Branch sync
  • Other, please describe:

PR description

Fixes #2366
https://sass-lang.com/documentation/breaking-changes/mixed-decls/
原来的方式:
image
image

Changelog

🇨🇳 Chinese


🇺🇸 English

Checklist

  • Test or no need
  • Document or no need
  • Changelog or no need

Other

  • Skip Changelog

Additional information

Copy link

codesandbox-ci bot commented Jul 24, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b469ca6:

Sandbox Source
pr-story Configuration

Copy link

cypress bot commented Jul 24, 2024

Passing run #2672 ↗︎

0 266 11 0 Flakiness 0
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

Details:

Merge b469ca6 into bb0ee06...
Project: semi-design Commit: 7ade8d77ec ℹ️
Status: Passed Duration: 09:56 💡
Started: Jul 24, 2024 3:26 AM Ended: Jul 24, 2024 3:36 AM

Review all test suite changes for PR #2370 ↗︎

@pointhalo pointhalo merged commit bca3ec6 into main Jul 26, 2024
10 checks passed
@pointhalo pointhalo deleted the fix/sass-version-up branch July 26, 2024 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Sass version >= 1.77.7, the use of declarations after nested rules is currently deprecated in Sass
2 participants