is there any limit on css file size?

前端 未结 11 1999
Happy的楠姐
Happy的楠姐 2020-12-09 19:18

I am using ASP.NET MVC to develop a site. The CSS file has grown to 88KB and is having a little more 5,000 lines. I noticed recently that styles added at the end are not the

11条回答
  •  不思量自难忘°
    2020-12-09 20:11

    There might be in some browsers (I’ve not heard of one, but it’s possible), but 88 KB is absolutely fine for a CSS file.

提交回复
热议问题