while developping I've noticed that my layout wasn't not loading properly, then I saw that my '.min.css' was missing a main tag style. It is not a really problem since I can just switch the tag to another one, but, the main tag is from HTML5 so it should be supported.
so it would be really to add suport for the element.
while developping I've noticed that my layout wasn't not loading properly, then I saw that my '.min.css' was missing a main tag style. It is not a really problem since I can just switch the tag to another one, but, the main tag is from HTML5 so it should be supported.
so it would be really to add suport for the element.