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 modern SASS resolution rules #10018

Merged
merged 2 commits into from
Nov 25, 2024
Merged

Fix modern SASS resolution rules #10018

merged 2 commits into from
Nov 25, 2024

Conversation

devongovett
Copy link
Member

Fixes #10010

Missed some SASS import resolution rules in the transition to the modern API. We need to handle absolute file URLs, as well as appending extensions and index files.

@devongovett devongovett merged commit a820e3b into v2 Nov 25, 2024
17 checks passed
@devongovett devongovett deleted the fix-sass-resolution branch November 25, 2024 01:30
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.

Bootstrap sass imports result in error
1 participant