CSS Processing: Autoprefixer now preserves the -webkit-box-orient property when the -webkit-line-clamp is used, ensuring that your CSS behaves as expected across different browsers.
Fixes
Fix the issue of removing prefixes when using -webkit-line-clamp, enhancing compatibility with specific CSS rules.