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 #8574

Closed
wants to merge 5 commits into from
Closed

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

wants to merge 5 commits into from

Commits on Jun 10, 2022

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

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

    adambrgmn committed Jun 10, 2022
    Copy the full SHA
    48e6fc4 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
    9470026 View commit details
    Browse the repository at this point in the history
  5. update changelog

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