<!------------------------------------------------------------------------------ │ Please fill the following template. │ For more information, see the CONTRIBUTING.md document │ │ ⚠ Only submit bug reports here. For help or questions to the │ community, see the forum: https://github.com/foundation/foundation-sites/discussions └------------------------------------------------------------------------------> ## What should happen? There should be no warning, ## What happens instead? Autoprefixer warn of outdated propriety color-ajust. ## Possible Solution <!------------------------------------------------------------------- │ [Optional] You can suggest a fix/reason for the bug, │ or ideas how to implement the addition or change. └-------------------------------------------------------------------> Replace color-ajust with print-color-ajust. ## Test Case and/or Steps to Reproduce (for bugs) <!------------------------------------------------------------------- │ We highly recommend you to provide a live example of your bug so we │ can reproduce it. You can create a test case with the last Foundation │ version by forking https://codepen.io/ncoden/pen/dQmVgg └-------------------------------------------------------------------> Test Case: <!-- https://... --> <!------------------------------------------------------------------- │ If you cannot provide a test case, provide an unambiguous set │ of steps to reproduce, with your code and configuration. └-------------------------------------------------------------------> How to reproduce: 1. Install fondation 2. Install postcss and autoprefixer 3. Run your compilation ## Your Environment <!------------------------------------------------------------------- │ Include as many relevant details about the context and environment │ you experienced the bug in. You can also provide logs. └-------------------------------------------------------------------> - Foundation version(s) used: 6.7.4 - Browser(s) name and version(s): Chrome 102 - Device, Operating System and version: macOS 12.4 ## Checklist <!------------------------------------------------------------------- │ Please ensure that all the following points are respected. │ Fill with [x] the boxes once the rule is respected. └-------------------------------------------------------------------> - [x] I have read and follow the CONTRIBUTING.md document. - [x] There are no other issues similar to this one. - [x] The issue title and template are correctly filled. <!------------------------------------------------------------------------------ For more information, see the CONTRIBUTING.md document Thank you for your issue report and happy coding ;) ------------------------------------------------------------------------------->