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

chore: update browserslist and autoprefixer #1444

Merged
merged 3 commits into from Oct 26, 2022
Merged

Commits on Oct 26, 2022

  1. chore: update browserslist, autoprefixer and css-declaration-sorter

    Add to destroy and recreate pnpm-lock.yaml and node_modules,
    else the tests hang
    ludofischer committed Oct 26, 2022
    Copy the full SHA
    9372358 View commit details
    Browse the repository at this point in the history
  2. test: fix failures caused by browserslists moving IE11 to dead

    Add default browserslist environment containing IE11.
    Dropped some -moz and -webkit prefixes since I could not manage
    to create a working browserslist config with old enough browsers
    ludofischer committed Oct 26, 2022
    Copy the full SHA
    fe157b6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    edf6640 View commit details
    Browse the repository at this point in the history