Danila Avdoshin

Results 5 issues of Danila Avdoshin

There is a goal to assign all length in css code by multiplication to fix value. For example, let us take a segment `12px` as a common, then all applicable...

This is a root issue about brand new design of Statoscope application.

feature request
need investigate

In one of the previous issues, it was suggested to document how to run comparison feature (https://github.com/smelukov/statoscope/issues/57). It is a question about where to find it, about user experience. This...

good for contribution
feature request
webpack-ui

When Statoscope is able to construct its own format of webpack-like stats, it will be appropriate to put meta tags on modules, so that you can then see them in...

feature request
webpack-ui

``` $test1: (`${}`); $test2: [{ $variable: 3; message: ` ${[1, 2, 3]} `, }, 'any']; [$test1, $test2] ``` Hi! This two tests crashes syntax highlighting! This is why it is...

bug