Hello Jinheng,
I have a couple of suggestions to sync the styles
Hi Jinheng,
After changing the css code some of the time it doesn’t get reflect directly so do Synchronize App directory and run the server and check the browser.
then
.mx-navigationtree .navbar-inner{
background-color: green;
}
Nothing.
Hm, it still uses Atlas_UI_Resources. Rename /theme to /theme_old and import Atlas-Core and do the other steps in https://docs.mendix.com/refguide/moving-from-atlas-2-to-3/. That probably gets the styling going.
And to make sure that this problem is related to the project, and not to your browser, StudioPro or the parsing-mechanism:
Create a new project, run it locally and then add some simple styling in main.scss. It very likely will be visible within a second or two.
Hi,
Have you disabled your cache in browser?