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

Enable postcss-import in the CLI by default in watch mode #8580

Merged
merged 5 commits into from Jun 10, 2022

Commits on Jun 10, 2022

  1. Copy the full SHA
    c1fea60 View commit details
    Browse the repository at this point in the history
  2. Add regression test

    adambrgmn authored and RobinMalfait committed Jun 10, 2022
    Copy the full SHA
    b365767 View commit details
    Browse the repository at this point in the history
  3. Extract shared logic

    adambrgmn authored and RobinMalfait committed Jun 10, 2022
    Copy the full SHA
    4f2fe1c View commit details
    Browse the repository at this point in the history
  4. restructure test a little bit

    Instead of relying on a arbitrary setTimout value, let's wait for the
    file to be created instead.
    RobinMalfait committed Jun 10, 2022
    Copy the full SHA
    b8d05ef View commit details
    Browse the repository at this point in the history
  5. update changelog

    RobinMalfait committed Jun 10, 2022
    Copy the full SHA
    d2bf8d8 View commit details
    Browse the repository at this point in the history