I installed vuetify plugin in my vuejs project. i am using vue cli 3. i selected vuetify recommended option to install. but i am already using SCSS in my project. vuetify added stylush.
How can i remove stylush and use vuetify SCSS with best practice or do i need to start over from uninstalling vuetify and remove added files and code?