Closed EvilBMP closed 1 month ago
Since BS 5.0 the color-yiq method was renamed to color-contrast. It appears that you simply forgot to change the call in the _timeline.scss file.
color-yiq
color-contrast
_timeline.scss
This bug addresses the versions from v13 up to the current master.
https://github.com/benjaminkott/bootstrap_package/blob/6325cbb8c281733bd7d2c85ee1ea8339b6db7f3c/Resources/Public/Scss/components/_timeline.scss#L142
Since BS 5.0 the
color-yiq
method was renamed tocolor-contrast
. It appears that you simply forgot to change the call in the_timeline.scss
file.This bug addresses the versions from v13 up to the current master.
https://github.com/benjaminkott/bootstrap_package/blob/6325cbb8c281733bd7d2c85ee1ea8339b6db7f3c/Resources/Public/Scss/components/_timeline.scss#L142