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(less): prevent rebasing @import url(...) #17857

Merged
merged 6 commits into from
Oct 30, 2024
Merged

Commits on Oct 12, 2024

  1. fix(less): always use root file as base when resolving id

    smeng9 authored and shaoyu committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    382af37 View commit details
    Browse the repository at this point in the history
  2. test(less): add test case

    smeng9 authored and shaoyu committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    914fd1b View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. always resolve with absolute path

    shaoyu committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    382e434 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    ded139d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    375ad42 View commit details
    Browse the repository at this point in the history
  2. fix: update regex

    bluwy committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    03a6ea9 View commit details
    Browse the repository at this point in the history