jonkemp / jonkemp/gulp-inline-css
applyWidthAttributes not applies on TH tags
Open
- Dominant language
- JavaScript
- Stars
- 271
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
While applyWidthAttributes works fine with tables, images, TD's and other tags, the TH tags seems excluded from having a "width" attribute added, even if there is a width in the style attribute of this tag.
Exemple of one of my TH after generation :
``
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.