tijsverkoyen / CssToInlineStyles

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very usefull when you're sending emails.
BSD 3-Clause "New" or "Revised" License
5.8k stars 187 forks source link

Pseudo element class selector css styles? #225

Open PC-COLLEGE-Training opened 2 years ago

PC-COLLEGE-Training commented 2 years ago

I know this wouldn't be possible for :before or :after, but what about selecting ul li:first to set the top margin to zero?