Johannes Klose

Results 2 issues of Johannes Klose

In my use-case i'm processing the files, identified by `node-dependency-tree`, again. In order to avoid re-resolving the dependencies in my own code, i added the `partial` to the output. This...

has conflicts

This allows prefixed ids to appear within embedded styles: ``` .foo { clip-path: url(#some-id); ... } ```