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

feat: supported supports() and layer() in @import at-rule #1377

Merged
merged 37 commits into from Sep 17, 2021
Merged

Commits on Sep 16, 2021

  1. Copy the full SHA
    d3df855 View commit details
    Browse the repository at this point in the history
  2. test: update

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    e645c1a View commit details
    Browse the repository at this point in the history
  3. test: more

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    23e819d View commit details
    Browse the repository at this point in the history
  4. test: more

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    837f313 View commit details
    Browse the repository at this point in the history
  5. test: fix

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    4ed5f9a View commit details
    Browse the repository at this point in the history
  6. test: more

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    aafa0d8 View commit details
    Browse the repository at this point in the history
  7. test: more

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    803aa9c View commit details
    Browse the repository at this point in the history
  8. fix: runtime

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    f5097f1 View commit details
    Browse the repository at this point in the history
  9. test: fix

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    3748511 View commit details
    Browse the repository at this point in the history
  10. fix: merging supports

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    1292f23 View commit details
    Browse the repository at this point in the history
  11. test: update

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    f44ab0e View commit details
    Browse the repository at this point in the history
  12. test: more

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    0b9e498 View commit details
    Browse the repository at this point in the history
  13. test: more

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    e184446 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    d80e2c3 View commit details
    Browse the repository at this point in the history
  15. test: more

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    4cb374f View commit details
    Browse the repository at this point in the history
  16. test: more

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    0ccbff0 View commit details
    Browse the repository at this point in the history
  17. fix: api

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    738e940 View commit details
    Browse the repository at this point in the history
  18. test: more

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    d485766 View commit details
    Browse the repository at this point in the history
  19. fix: merge @media

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    8368cb5 View commit details
    Browse the repository at this point in the history
  20. test: more

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    8cf1fc0 View commit details
    Browse the repository at this point in the history
  21. test: more

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    ce6ee30 View commit details
    Browse the repository at this point in the history
  22. test: more

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    d1c2084 View commit details
    Browse the repository at this point in the history
  23. test: more

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    557414c View commit details
    Browse the repository at this point in the history
  24. test: more

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    2f1b66b View commit details
    Browse the repository at this point in the history
  25. test: more

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    b1a9397 View commit details
    Browse the repository at this point in the history
  26. test: more

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    ac2f5dd View commit details
    Browse the repository at this point in the history
  27. test: more

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    792ad9f View commit details
    Browse the repository at this point in the history
  28. test: more

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    b3efd27 View commit details
    Browse the repository at this point in the history
  29. test: more

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    94a4313 View commit details
    Browse the repository at this point in the history
  30. fix: merging @layer

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    95f3eb6 View commit details
    Browse the repository at this point in the history
  31. test: update

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    5563276 View commit details
    Browse the repository at this point in the history
  32. fix: order

    alexander-akait committed Sep 16, 2021
    Copy the full SHA
    ade4d84 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. fix: reduce runtime

    alexander-akait committed Sep 17, 2021
    Copy the full SHA
    176383f View commit details
    Browse the repository at this point in the history
  2. fix: reduce runtime

    alexander-akait committed Sep 17, 2021
    Copy the full SHA
    87c5031 View commit details
    Browse the repository at this point in the history
  3. fix: reduce runtime

    alexander-akait committed Sep 17, 2021
    Copy the full SHA
    b770635 View commit details
    Browse the repository at this point in the history
  4. fix: source maps

    alexander-akait committed Sep 17, 2021
    Copy the full SHA
    8b3fc11 View commit details
    Browse the repository at this point in the history
  5. test: more

    alexander-akait committed Sep 17, 2021
    Copy the full SHA
    f08ee98 View commit details
    Browse the repository at this point in the history