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

Clarify that base importer resolution does not require a URL #3832

Merged
merged 3 commits into from Apr 11, 2024

Conversation

nex3
Copy link
Contributor

@nex3 nex3 commented Apr 9, 2024

This was already implicit in the spec, but this clarifies the behavior
and adds a deprecation for implementations that implemented it
incorrectly in the past.

This is considered a bug fix, since it preserves the already-specified
behavior.

See sass/dart-sass#2208

[skip dart-sass]
[skip sass-embedded]

This was already implicit in the spec, but this clarifies the behavior
and adds a deprecation for implementations that implemented it
incorrectly in the past.

See #2208
@nex3
Copy link
Contributor Author

nex3 commented Apr 9, 2024

Since this is now changing the intended behavior of the API, it's considered a fast-track proposal.

spec/modules.md Outdated Show resolved Hide resolved
@Goodwine
Copy link
Member

Nit: the linked bug in the PR comment links to a bug from 2016. Did you mean to link to sass/dart-sass#2208 instead?

Co-authored-by: Carlos (Goodwine) <2022649+Goodwine@users.noreply.github.com>
@nex3 nex3 merged commit 5551422 into main Apr 11, 2024
9 checks passed
@nex3 nex3 deleted the importer-without-url branch April 11, 2024 22:33
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.

None yet

2 participants