Hello all,
on a new project I want to use https://github.com/stevenrskelton/flag-icon which implements svg icons for country flags via webcomponents import.
In the <head> I import the webcomponents polyfill js and the flag icons html with
<script src="<?php echo $config->urls->templates; ?>bo...