Topic: recompiling rtl css
dartseng
premium
asked 11 months ago
Hello,
I need to change colors, so i recompiled css from scss files within MDB5-STANDARD-UI-KIT-Pro-Essential-3.10.2.zip. It works fine but I need to recompile also rtl version. How to do that? I haven't found anything related to rtl css generations.
Regards.
Franco
dartseng
premium
answered 11 months ago
Hello,
which is the better way to change colours and font without recompiling sccs?
Thanks
Dawid Wajszczuk staff commented 11 months ago
There is probably no better option than recompiling. You can try using our webpack starter https://github.com/mdbootstrap/mdb-webpack-starter and install something like rtl-css-transform-webpack-plugin
. Then add it to webpack/webpack.common.js
and finally recompile.
dartseng premium commented 11 months ago
it seems hard to do. Is there addiontional documentation?
Dawid Wajszczuk staff commented 11 months ago
Documentation for this webpack starter or adding rtl-css-transform-webpack-plugin
? I think that webpack starter is pretty good described on github. As for adding rtl-css-transform-webpack-plugin
, we don't have documentation for that. But those may help https://webpack.js.org/concepts/plugins/ https://www.npmjs.com/package/rtl-css-transform-webpack-plugin.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Premium
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 3.10.2
- Device: PC
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No