The new changes to the Twig templates with the new CSS classes are not the same classes that in the CDN library.
For example, in the Twig template we have:
.cookiesjsr-banner__info but in the library we have:
.cookiesjsr-banner--info
That applies to almost all classes, so the style is broken.
Comments
Comment #2
lluisandreu commentedComment #3
anybody@lluisandreu could you prepare a MR?