I'm currently working in a project that works with Kendo UI Vue wrapper components which are styled by :
kendo.common-boostrap.css
kendo.bootstrap.css
Found here: https://docs.telerik.com/kendo-ui/intro/installation/hosting-kendoui
But now I want to add some Native Vue components, which as far as I can tell, are styled by the themebuilder: https://themebuilder.telerik.com/kendo-vue-ui
Am I supposed to use the themebuilder css file alongside kendo.common-bootstrap and kendo.bootstrap? Or does it replace one or both of them? I'm currently a bit confused and some clarification would be a great help
Thanks in advance