Skip to content

[Feature Request] How i can use my own SASS file globally? #14727

Answered by KaelWD
approached asked this question in Q&A
Discussion options

You must be logged in to vote

I was able to create a custom main.styl

You can probably do something similar in v2 by removing the main.sass import with IgnorePlugin and recreating it yourself with only the desired styles.

Will the framework be more configurable in v3

Global styles are no longer included by default, you have to import vuetify/styles if you want them. The webpack and vite plugins also have a styles: false option which removes component stylesheets too. We've also added sass variables to disable just the css reset or utility classes if you still want everything else.

Replies: 8 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by KaelWD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
T: question A question that does not match a bug or feature request sass
4 participants
Converted from issue

This discussion was converted from issue #10569 on February 16, 2022 13:19.