sass/accepted/prev-url.changes.md
2023-06-21 20:31:20 +00:00

370 B

Draft 2.0

  • Expand the proposal to cover the embedded protocol as well.

  • Always pass containingUrl to FilesystemImporters, since they always return file: canonical URLs and are never invoked for absolute file: URLs.

Draft 1.1

  • Throw an error when an importer returns a canonical URL using its non-canonical schemes.

Draft 1

  • Initial draft.