-
Notifications
You must be signed in to change notification settings - Fork 162
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
Syntax Error: SassError: Undefined function. #128
Comments
I found a solution that update sass to 1.33.0, but now errors still appear, they bacome : These dependencies were not found:
|
my project is based on vue2, and I change version, problem disappear ,details:👇 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
error in ./node_modules/laravel-file-manager/src/components/modals/views/AudioPlayerModal.vue?vue&type=style&index=0&id=21a030da&lang=scss&
Syntax Error: SassError: Undefined function.
╷
27 │ $embed-padding: (math.div(100, 16) * 9);
│ ^^^^^^^^^^^^^^^^^
╵
node_modules/plyr/src/sass/types/video.scss 27:18 @import
node_modules/plyr/src/sass/plyr.scss 41:9 @import
Did I miss anything
The text was updated successfully, but these errors were encountered: