Danila Avdoshin
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.
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...
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...
``` $test1: (`${}`); $test2: [{ $variable: 3; message: ` ${[1, 2, 3]} `, }, 'any']; [$test1, $test2] ``` Hi! This two tests crashes syntax highlighting! This is why it is...