Wow, thanks man, that was fast. Looks good.
I don’t know if it will cause a problem somewhere along the way, but for now I have uncommented the following part in your code so that the breadcrumbs container has rounded edges and follows your design language.
/* breadcrumbs container level /
/ border: 2px solid var(–portal-focused-breadcrumb-background-color) !important; /
/ border-bottom-style: none !important;
border-radius: var(–portal-border-radius) !important;
border-bottom-left-radius: 0px !important;
border-bottom-right-radius: 0px !important; */
Btw, where do you prefer feedback? Here, github or the email you suggest?