Koen Hendriks

Results 5 issues of Koen Hendriks

I would like to inline the same property multiple times for a e-mail template. Is this possible and if so how? Example: ```sass .w100p { display:inline-block; vertical-align:top; text-align:left; width:100%; min-width:285px;...

Hi 👋 I recently implemented this package and our Error Reporting tool is catching a lot of the following error for Safari 9.x ``` ReferenceError Can't find variable: IntlPolyfill ```...

# Steps to reproduce 1. Project with package.json that specifies dependency update type with minor release max for example: `"jest": "^25.5.4"` 2. Run kira-dependencies with `PACKAGE_MANAGER_SET = npm` # Expected...

#### Explain the problem Let me start by pointing out that this package has improved the build time by a lot. We have about 20+ configurations that without `parallel-webpack` takes...

## `rush deploy` no longer copies/generates `node_modules/.bin` folder ## Repro steps Reproducible repository: https://github.com/koen-dev/rush-deploy-node-modules-bin-issue ### What were you trying to accomplish? I was trying to use `rush deploy` to set...