I’m also looking to setup Vuetify with a-la-carte but I get all sorts of errors with modules not loading after trying to import Vuetify from "vuetify/lib";.
Would be great if it’s possible to load Vuetify components automatically as needed instead of importing all components.