Andrey Sitnik
Andrey Sitnik
I don't like cargo cult of using libraries without understanding how they work. We should first create a plan what we need to do and only then find a tool...
I added standard eastern egg with blinking eyes https://github.com/evilmartians/oklch-picker/commit/727804784bda85a39f6cbc444b28201a7b878660 But I am open for some other eggs
Hi. You need to open issue in postcss-loader.
They are supported by postcss-loader. It reads a config. So I have no idea how to fix it in this plugin 🤷♂️
Yeap. I will think about it on next weekend.
You do not need Visibility.js nowadays. Use standard API without extra library wrapper.
https://developer.mozilla.org/en-US/docs/Web/API/Page_Visibility_API
Most modern browsers support Page Visibility API out of the box https://caniuse.com/#feat=mdn-api_document_onvisibilitychange
Can you show `node_modules/.cache/size-limit/cache.json` for laptop and CI (just print file after `size-limit` call in `npm test`)? It will show throttling.
Here is a killer feature, which will fix this problem https://github.com/mbalabash/estimo/issues/5 But we can try to fix current logic too.