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

Fix deprecated scss/at-import-partial-extension #5

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

ybiquitous
Copy link
Contributor

Since [email protected], scss/at-import-partial-extension has been deprecated.
Here is the warning message:

The "scss/at-import-partial-extension" rule is deprecated.
'at-import-partial-extension has been deprecated, and will be removed in '7.0'. Use 'load-partial-extension' instead.

See https://github.com/stylelint-scss/stylelint-scss/releases/tag/v6.4.0

Since `[email protected]`, `scss/at-import-partial-extension` has been deprecated.
Here is the warning message:

```
The "scss/at-import-partial-extension" rule is deprecated.
'at-import-partial-extension has been deprecated, and will be removed in '7.0'. Use 'load-partial-extension' instead.
```

See https://github.com/stylelint-scss/stylelint-scss/releases/tag/v6.4.0
@sindresorhus sindresorhus merged commit 161067b into xojs:main Jul 12, 2024
2 checks passed
@ybiquitous ybiquitous deleted the fix-scss-deprecation branch July 12, 2024 14:18
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.

2 participants