so i’m using framework7 with vue ( vue for its logic , f7 for it’s router and mobile behavior) and konsta ui for it’s components , but i’m having some problems with this setup as f7 classes are overriding konsta ui classes , for example when using Block of Konsta , after inspecting i’m seeing the block class with f7 styles , and that’s affecting other components (like the slider , the default margin making the slider input displaced ) , any global solution for this ?
I think you have to change f7 classes names.