The usages of the old CSS2 version of the pseudo-element selectors (`:before` and `:after`) should be updated across the BlazorUI projects: - the new CSS3 version of these selectors are `::before` and `::after` which are not used in some scss files