Created by: MartijnCuppens
Fixes #25579 (closed)
Allow non string content as breadcrumb divider. $breadcrumb-divider can also be set to none , that's why padding-left: $breadcrumb-item-padding; is set on .breadcrumb-item and not the ::before pseudo element.