If I put the materialize css link in the head for the index.html for the @ionic/vue source code, will I be able to use those css class styles inside/on vue and ionic components? And will it override the default styles for Ionic components?
No, adding materialize will not override the ionic components. the material components need to be predefined.