0
CSS Slow
Does bringing all CSS files into one and importing slowdown website? I combined all css files with @import url(); and linked felt a bit slowdown while loading and scrolling website but might be just feeling. Curious about it.
2 Antworten
0
Wouldn't it bee easyer just to copy all files into one.
And of course it slows your website down because the Webserver has more work to do,
But nothing you should recognize that's at max a few ms.
So I'm guessing it's just a feeling or your network connection