Harris

Results 4 issues of Harris

### What’s the bug you are facing? The decorations added from the placeholder extension (`data-placeholder` and '.is-empty') seem to be missing when the content is rendered via the `generateHTML` function....

bug

I tried using this in my project with ```js const EagerImportWebpackPlugin = require('eager-imports-webpack-plugin') config.plugins.splice(0, 0, new EagerImportWebpackPlugin()) ``` but I just get a `TypeError: EagerImportWebpackPlugin is not a constructor`. I'm...

Would be helpful in cases where we need to style the svg using dynamically generated values or values from an external source..

**Describe the solution you'd like** Would be great if the types generated via `tsd-jsdoc` were published as a part of the npm package. **Additional context** The type for the root...