Stanislas Nanchen

Results 2 issues of Stanislas Nanchen

React supports CSS Custom Properties in the `style` attribute https://github.com/facebook/react/issues/6411 CSS custom properties are represented by names starting with '--' https://developer.mozilla.org/en-US/docs/Web/CSS/--* The code in the PR modifies the camel case...

Hello, I stumbled over the following problem when trying to copy a sub-tree with `copy-tree` from a jar resources to the the file system. You can reproduce the error with...