-
Hey, can vite be used with All I found on the topic is this comment, and this article. Both did not work for me - vite errors with I tried both the modern and the legacy compiler with no luck. |
Beta Was this translation helpful? Give feedback.
Answered by
hi-ogawa
Aug 27, 2024
Replies: 1 comment 6 replies
-
Hmm, that's probably intended to work. Can you provide a reproduction? If we can verify it's not working with |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@todor-a I made a example here https://github.com/hi-ogawa/reproductions/tree/main/vite-17948-sass-NodePackageImporter. The correct configuration looks like this
I should've pointed out this earlier, but as explained in https://vitejs.dev/config/shared-options.html#css-preprocessoroptions, supported options for "legacy" and "modern" are slightly different.