Hi team,
i am trying to integrate webix with angularjs application. i have observed that webix is using it’s own container for css and which are been conflicting with our application and i have also seen that all css classes of webix components are applied inline trough javascript.
So, is there any way to handle the css classes from my side ?