order of applied css rules differs between web client / remote client?
Hi All,
I created a custom theme on top of the aurora theme. I named the file cust-theme.css and registered necessary manifest entries. I am applying styling to a lot of vanilla classes and life is good.
Now this has been working fine for quite a while (in the web client) and I am now in the process of setting up a remote client environment.
To my horror I found a lot of css rules not being applied on the remote client, as it seems to give theme-aurora.css more priority than my cust-theme.css on the remote client.