what is the max number css rules I can specify in style sheet per browser

后端 未结 2 2053
一生所求
一生所求 2021-01-04 06:45

what is the max number css rules I can specify in style sheet per browser.

2条回答
  •  既然无缘
    2021-01-04 07:22

    Internet Explorer 6-9 have a few reported limits:

    • Any rules after the first 4,095 are ignored
    • Any stylesheets included via @import, or