jonkemp / jonkemp/gulp-inline-css
options.removeStyleTags having no effect
Open
- Dominant language
- JavaScript
- Stars
- 271
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Setting `{removeStyleTags: true}` isn't removing empty style tags.
After inlining the CSS (which works as expected) all of the style blocks in `` are emptied, but remain in the output:
``` css
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.