Search code examples
cssvue.jsionic-frameworkmaterialize

Materialize CSS/components in Ionic/Vue to use materialize interchangeably with Ionic?


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?


Solution

  • No, adding materialize will not override the ionic components. the material components need to be predefined.

    http://ionicmaterial.com/

    https://github.com/zachfitz/Ionic-Material