peterbe / minimalcss

Extract the minimal CSS used in a set of URLs with puppeteer

Home Page:https://minimalcss.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Order sometimes not respected

peterbe opened this issue · comments

In this PR we added a unit test that asserts that the order of the stylesheets is respected. The tests passed but sometimes it fails.
Here's one such example. This is an unrelated Travis build.

@stereobooster also pointed it out here.
Need to try to understand why this is unpredictable.