Evgeni Dmitriev
Evgeni Dmitriev
По-русски правильно 0,42 (а вовсе не 0.42 — и уж тем более не .42)
- [x] I believe this to be a bug, not a question about using Jekyll. - [x] I am on (or have tested on) ***Windows*** 10+ - [x] It was...
> What is the problem you're trying to solve? We try avoid any unnecessary quotes in selectors, so we use `"selector-attribute-quotes": "never"`. But some selectors really require quotes to be...
I wish to have an option for making all the same structure optimization of CSS, but without compression. This one should be very useful for testing and debugging restructured code...
Why not add VML feature supported by some versions of Outlook (and able somehow to be used instead of some CSS3 features)
Trying to use Gemini via ChromeDriver for mobile emulation testing I want to get full page screenshot My current settings are the following: ``` yml browsers: mobile-320: desiredCapabilities: browserName: chrome...
When converting text data with `yaml.safeDump`, non-breaking spaces are replaced with `\_` Could we please have an option to skip this conversion and leave non-breaking spaces in text intact?
That would be great to have an automatic upload feature if some file is changed within selected path
I have Debian Jessie installed via debkit. When chrooting to the image, I can access phone's internet connection. Then I install `ssh` within the debkit (which provides sshd server), create...
Trying to use `gulp-strip-comments` on CSS file. Just updated nodejs to latest stable version (4.5.0), but still getting `Error: no writecb in Transform class`