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

Deprecate --no-autoprefixer flag in the CLI #11280

Merged
merged 9 commits into from
May 25, 2023

Conversation

RobinMalfait
Copy link
Contributor

@RobinMalfait RobinMalfait commented May 24, 2023

This PR handles the --no-autoprefixer option in the CLI now that we are using Lighting CSS.

It works by setting the targets to undefined which takes care of it all.
This PR also includes a test with --no-autoprefixer in combination with nesting such that we can guarantee that nesting still works as expected even if we ignore the targets.

Base automatically changed from feat/merge-engines to master May 25, 2023 02:10
@RobinMalfait RobinMalfait force-pushed the feat/handle-no-autoprefixer branch 2 times, most recently from b4a8d65 to ac3c1cd Compare May 25, 2023 13:12
@RobinMalfait RobinMalfait changed the title Handle --no-autoprefixer in the CLI Deprecate --no-autoprefixer in the CLI May 25, 2023
@RobinMalfait RobinMalfait changed the title Deprecate --no-autoprefixer in the CLI Deprecate --no-autoprefixer flag in the CLI May 25, 2023
@RobinMalfait RobinMalfait merged commit 04c4de1 into master May 25, 2023
10 checks passed
@RobinMalfait RobinMalfait deleted the feat/handle-no-autoprefixer branch May 25, 2023 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant