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

CSS transformation: Fix mangled selectors by switching to a different postcss plugin for prefixing #63972

Closed
wants to merge 12 commits into from

Commits on Jul 31, 2024

  1. WIP

    talldan committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4eb40c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed9112f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4abb98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f6e799 View commit details
    Browse the repository at this point in the history
  5. Remove prefixwrap dependency

    talldan committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ffff1af View commit details
    Browse the repository at this point in the history
  6. Update tests

    talldan committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    322fad0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cbb3480 View commit details
    Browse the repository at this point in the history
  8. Fix all the problems

    talldan committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b4c0e35 View commit details
    Browse the repository at this point in the history
  9. Update comment

    talldan committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a58c191 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0a8062f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f7690e3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4cb7592 View commit details
    Browse the repository at this point in the history