Hi, im building a web app with ionic and vue but found a brick wall when it comes to styles. The only way suggested by ionic to alter the global config on vue (Config | Ionic Documentation) is when first installing ionic vue. As i didnt do this when first creating my app, do i need to create a whole new app and switch the files over or is there a way to change the global config like in angular ionic that you can alter the app.module.ts file?
3 posts - 2 participants