Hello
We are looking to create a system that allows for updating the appearance of edx on the fly similar to what happens on the dev environement in tutor. I am on tutor v18.1.3 currently. I have been looking into bootstrap, I have tried adding this edx plugin: GitHub - openedx/edx-bootstrap: Bootstrap theme for Open edX
I used this on a mounted MFE which gave me compilation errors. I would like to avoid custom mounted MFEs if possible. Is there a way to modify these in real time using something like bootstrap? Maybe in the docker containers? I had a look but I could not find anything myself.
I also had a look at watchthemes container and curious to know if that could be brought over to the local environment of tutor. I am going to investigate this soon but if anyone has any knowledge of this that would be great too,
Any other info is appreciated!