Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: update auto import and styles Vite plugins #271

Merged
merged 10 commits into from
Aug 29, 2024

Conversation

userquin
Copy link
Member

@userquin userquin commented Aug 27, 2024

Description

This PR includes:

  • fix missing sass source files warnings when using SASS variables (only for virtual sass files)
  • fix vue router warnings when using SASS variables (only for virtual sass files)
  • update sass configuration logic checking Vite version
  • disable features.inlineStyles or experimental.inlineSSRStyles when SSR is enabled
  • include new option to disable registering vuetify/styles for advance SASS files usages
  • docs: update module options

Once vuetifyjs/vuetify-loader#338 merged and released we can use the Vuetify Vite plugin here.

Linked Issues

Additional Context


Tip

The author of this PR can publish a preview release by commenting /publish below.

@userquin
Copy link
Member Author

/publish

Copy link

pkg-pr-new bot commented Aug 27, 2024

commit: 99a43ca

pnpm add https://pkg.pr.new/vuetify-nuxt-module@271

Open in Stackblitz

@userquin userquin merged commit 97e6fe0 into main Aug 29, 2024
3 checks passed
@userquin userquin deleted the userquin/feat-rewrite-vuetify-vite-plugins branch August 29, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants