vlasterx
vlasterx
It seems that Panini specific helper {{root}} doesn't always work as intended. Take this folder structure for example: ``` /site/ |-data/ |-galery.yml |-pages/ |-en/ |-test_page.html ``` Data galery.yml is just...
It seems that these rules are being added to CSS even if IE or legacy edge are encompassed by the rules `-ms-grid-row:`, ` -ms-grid-column` and `-ms-grid-column-span` I was using `last...
Command `npm audit` returned the following list of errors with high severity: ``` High Arbitrary File Write Package decompress Patched in No patch available Dependency of imagemin-pngquant [dev] Path imagemin-pngquant...
Is it possible to implement option which will prevent file generation when images are the same? Something like `generateOnlyIfDifferent`: ``` { actualFilename: string; expectedFilename: string; diffFilename?: string; generateOnlyIfDifferent?: boolean; //...
**Is your feature request related to a problem? Please describe.** Since NodeJS no longer requires Python 2.7 to build native modules on Windows, it has become increasingly hard to set...
Brackets become non responsive when I select github markdown style
Unfortunately, doesn't work on windows as a simple gulp plugin. It needs a lot more to run... Great project, but make it usable on multiple platforms.
### Describe the bug This is a bug that I have discovered to happen on Windows. Problem is in inability to select the working shell environment, like we have the...