Proposal: Automatically add CSS vendor prefixes using autoprefixer. #3
Closed
loiclaudet
started this conversation in
OKP4 Portal
Replies: 0 comments 3 replies
-
@0xLodz Looks like a great improvement, even though the lib size seems quite big for the purpose. What about the usage with |
Beta Was this translation helpful? Give feedback.
1 reply
-
done in #295 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi team,
@lolottetheclash, @fredericvilcot,
I want to bring your attention about this feedback regarding the vendor prefixes in our SCSS files.
To address this issue and ensure better cross-browser compatibility, I would like to suggest the addition of the autoprefixer plugin in the Vite configuration.
Autoprefixer is a powerful tool that automatically adds necessary vendor prefixes to CSS properties based on the Can I Use database. By integrating it into our build process, we can save valuable development time and ensure a smoother experience for users across different browsers.
I would love to hear your thoughts on this suggestion. Please feel free to share your opinions and any alternative solutions you might have.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions