jonkemp / jonkemp/gulp-inline-css
Style-Attributes
Open
- Dominant language
- JavaScript
- Stars
- 271
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
I have Velocity templates and the background color is set with a variable, so i have the style attribute of my table
``
However, it won't work to add any additional stylings in there. Only if I have set real color-values in there.
Imo it should override styles that are marked `!important` in the stylesheet. But at least it should add all additional values from the stylesheet like font-size or whatever.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.