Stéphane Goetz

Results 36 issues of Stéphane Goetz

Hello, This PR makes the following changes * Update this module to PostCSS 8 using the migration guide : https://evilmartians.com/chronicles/postcss-8-plugin-migration * Update the node version to use 10 at the...

Hello, I see you released version 5.0.0 recently, and am curious what changed since last release. Is it possible to add the tags to the releases if you don't have...

## Changes As discussed in #16502 and https://github.com/renovatebot/renovate/discussions/16484 this PR proposes my Medium Article about Renovate in a new User Stories section. ## Context ## Documentation (please check one with...

Hi, I'm no expert in color spaces so what I say might have some knowledge gaps. Would it be possible to add an option to disable rounding when exporting values...

There are a lot of checks all over the place for example : ```javascript validateParameterPresence( unit, "unit" ); validateParameterTypeString( unit, "unit" ); ``` Are they useful in production ? In...

Hi, There is a fork of [email protected] which is 4x times faster and still sync and written in JS only and compatible with Node 6+ More info about fork here:...

**Is your feature request related to a problem? Please describe.** I'm trying to use the CLI with many stats file (Generated through @vercel/ncc) and have a custom report that goes...

feature request
need investigate

Hello, I wanted to catch up on what happened since our pull request for v2 and see what changed, I see there is no Changelog nor tags / release notes....

**Describe the bug** When there is a parsing issue in front matter, it's not clear which file it's related to ``` Copying Static assets ... [ OK ] Generating ......

**Is your feature request related to a problem? Please describe.** People can edit automatically updated pages, and the edit is reverted automatically without notifying users. **Describe the solution you'd like**...

enhancement