Andrey Sitnik

Results 227 issues of Andrey Sitnik

People complain that 119 KB of JS is too big for so Nano ID website https://twitter.com/duane_moody/status/1244783386666782722 To compare logux.io sends only 4 KB of JS.

When I start the system with inserted Logitech USB Receiver loads its rules. But if I eject it and insert again, rules stop working. The issue can be fixed by...

Option to re-run script on any file changes in the project

We need a docs with `Webpack Bundle Analyzer` or hack in `index.js` to add plugin automatically.

Right now we use webpack’s `external`. But more accurate way will be: replace `webpack bundle with X - empty webpack` to `webpack bundle with X and Y - webpack bundle...

We need to add Travis CI with `stable, 6, 4` Node.js versions to avoid issues like https://github.com/siddharthkp/prettycli/pull/1

Awesome plugin. Maybe you should use postcss-flexboxfixer and postcss-gradientfixer for that complicated cases?

By default, `culori` exports adds all possible color model. Most of them used by nobody (like `xyz` or `rgb-d60`). With moving to `culori/fn` you will be able to reduce JS...

I am taking about files like https://github.com/mikhin/vite-figma/blob/main/src/ui/components/Lurkers.tsx Having SVG in JSX files leads to a few problems: 1. You can’t view SVG files in system image viewer 2. You can’t...