Topic: Autoprefixer Warning
Jens Krieg priority asked 2 years ago
Hello, I receive this warning with the use of npm run build. With the bootstrap version we were previously using, we were able to solve the problem with an :
overrides": {
"autoprefixer": "10.4.8"}
within the package.json file.now that we have switched to the pro version unfortunately we cannot find a solution.
do you have a suggestion?
thank you very much
(here the warning)
autoprefixer: Replace transition-property to transition, because Autoprefixer could not support any cases of transition-property and other transition-*
Krzysztof Wilk staff answered 2 years ago
Hi!
It seems the problem came back. For now, you can recompile our sass files (which we are including in the node_modules/mdb-react-ui-kit/dist
folder) and correct this property in the _carousel.scss, _ripple.scss, _datatable.scss
files until we fix them on our side :)
Jens Krieg priority commented 2 years ago
Still does not work, but perhaps I skipped a few transitions. They also appear in other files. I am glad that you are working on it though, I would be happy to be notified once the bug is over.
thanks for your effort
Krzysztof Wilk staff commented 2 years ago
The fix should appear in the next release :) You can follow all of the changes on our changelog page here: https://mdbootstrap.com/docs/react/getting-started/changelog/
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB React
- MDB Version: MDB5 4.2.0
- Device: hp
- Browser: chrome
- OS: ubuntu
- Provided sample code: No
- Provided link: No