Closed devincowan closed 9 months ago
@Maurier I downgraded Sass to avoid that long list of deprecation warnings that was causing tests to timeout. see: https://github.com/vuetifyjs/vuetify/issues/7323 Can you please pull this branch and build to make sure sass loads as expected? It looks good to me...
This PR downgrades Sass to prevent deprecation warnings during vue-cli build. This should improve our build times substantially, which will help us for running QA/E2E tests via GH actions