-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
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
Cannot import slick-theme from the slick-carousel package #3164
Comments
Hello @Eameija. Please provide a online reproduction by codesandbox or a minimal GitHub repository. Issues labeled by |
ReproductionMinimal reproduction sandbox: |
I'm able to reproduce this in Vite 2.8.6. It seems to be an issue where Vite isn't handling
There seems to be a PR to potentially fix it upstream kenwheeler/slick#4146 |
Closing as it is organized into #7651. |
Describe the bug
Working on a project which uses the
slick-carousel
package. As soon as i importslick-carousel/slick/slick-theme.scss
an error is thrown.The affected function
The text was updated successfully, but these errors were encountered: