vanng822 / go-premailer

Inline styling for html mail in golang
MIT License
139 stars 19 forks source link

collect rules from style which has media="all" #7

Closed heww closed 6 years ago

heww commented 6 years ago

mail generate by https://github.com/matcornic/hermes has media="all" for style, this pr make go-premailer can inline styles mail generated by hermes

vanng822 commented 6 years ago

Thanks @heww Can you add a test for this change. I think we have some tests for media all with conditions