Replies: 2 comments 2 replies
-
Hello @ITspirit I've got the same problem since I've upgraded from 5.2.3 to 5.3.X. Did you find a solution ? Thanks, |
Beta Was this translation helpful? Give feedback.
2 replies
-
I'm also having this issue. Has anyone found a real fix? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I´ve just implemented the whole stack via Webpack Encore. All modules are the newest available.
But when i integrate "@import '~bootstrap/scss/utilities/api';"
I receive this error:
SassError: $n: Invalid index 1 for a list with 0 elements. ╷ 7 │ @if type-of($values) == "string" or type-of(nth($values, 1)) != "list" { │ ^^^^^^^^^^^^^^^ ╵ node_modules/bootstrap/scss/mixins/_utilities.scss 7:47 generate-utility() node_modules/bootstrap/scss/utilities/_api.scss 13:9 @content node_modules/bootstrap/scss/mixins/_breakpoints.scss 68:5 media-breakpoint-up() node_modules/bootstrap/scss/utilities/_api.scss 5:3 @import
Does anybody have had the same issue? Any ideas or recommendation ??
Regards,
Michael
Beta Was this translation helpful? Give feedback.
All reactions