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

Cache separate canonical URLs for @use and @import #908

Merged
merged 4 commits into from Jan 2, 2020
Merged

Commits on Dec 27, 2019

  1. Cache separate canonical URLs for @use and @import

    Fixes #899.
    
    The cache for canonical URLs is now keyed on *both* the rule URL and
    whether that URL was canonicalized for an `@import` rule.
    jathak committed Dec 27, 2019
    Copy the full SHA
    588cd31 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    295a8f9 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. Code review

    jathak committed Jan 2, 2020
    Copy the full SHA
    c640388 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    dcd129a View commit details
    Browse the repository at this point in the history