Replies: 0
I noticed with google chrome code coevrage that on a normal site 76% of the css brought by one signe is unused, and 53% of the js as well. As both of these files are quite huge, I am wondering if you could optimize it to provide depending on the page only the necessary code …
It may have a great impact on performances for mobile especially.