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

Replace color-adjust to print-color-adjust. The color-adjust shorthand is currently deprecated. #12435

Closed
3 tasks done
mrleblanc101 opened this issue Jun 2, 2022 · 1 comment · Fixed by #12442
Closed
3 tasks done

Comments

@mrleblanc101
Copy link
Contributor

What should happen?

There should be no warning,

What happens instead?

Autoprefixer warn of outdated propriety color-ajust.

Possible Solution

Replace color-ajust with print-color-ajust.

Test Case and/or Steps to Reproduce (for bugs)

Test Case:

How to reproduce:

  1. Install fondation
  2. Install postcss and autoprefixer
  3. Run your compilation

Your Environment

  • Foundation version(s) used: 6.7.4
  • Browser(s) name and version(s): Chrome 102
  • Device, Operating System and version: macOS 12.4

Checklist

  • I have read and follow the CONTRIBUTING.md document.
  • There are no other issues similar to this one.
  • The issue title and template are correctly filled.
@mrleblanc101
Copy link
Contributor Author

mrleblanc101 commented Jun 29, 2022

Capture d’écran, le 2022-07-06 à 16 37 05

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 a pull request may close this issue.

1 participant