wurmlab/sequenceserver

Internet Explorer can only handle a maximum of 4096 selectors in one file

オープン

#497 opened on 2020/11/02

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (121 件のフォーク)github user discovery
buildhelp wanted

Repository metrics

Stars
 (299 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

We have 5709 in sequenceserver.min.css. Just learnt this through codeclimate bot in PR #496.

I doubt splitting the CSS for search form and results into two files will help, as I don't think we have 1500+ custom selectors on each page. The bulk is coming from frameworks.

It might help to create multiple CSS bundles: bootstrap, other vendor, custom. Can also check if upgrading frameworks can help minimise the number of selectors.

コントリビューターガイド