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

fix(sass): remove query params when resolving virtual sass modules #278

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

userquin
Copy link
Member

@userquin userquin commented Sep 13, 2024

Description

Vite and/or Nuxt adding some query params, removing them when resolving the virtual sass file seems to fix the problem.

This PR also configures modern SASS compiler: current version using Vite default and seems to be broken.

If the problem still present, we'll need to generate temporary virtual SASS files (tested and working here userquin/nuxt3-vuetify3-issue-15412#2).

Linked Issues

related , check comment here #150 (comment)

Additional Context


Tip

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

Copy link

pkg-pr-new bot commented Sep 13, 2024

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

commit: 0b8a711

@userquin userquin merged commit c853c0f into main Sep 13, 2024
3 checks passed
@userquin userquin deleted the userquin/fix-sass-direct-requests branch September 13, 2024 15:44
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.

1 participant