- Require Elixir 1.13 #92
Premailex.CSSParser.parse/1now ignores empty selectors #95 (thanks @ulissesalmeida @angelcarballo)
Unclaimed project
Are you a maintainer of premailex? Claim this project to take control of your public changelog and roadmap.
Changelog
Preflight for your HTML emails - inline styling and plain text.
Premailex.CSSParser.parse/1 now ignores empty selectors #95 (thanks @ulissesalmeida @angelcarballo)@charset CSS at-rule #83 (by @backspace)Premailex.HTMLToPlainText.parse/3 with <thread>, <tbody>, <tfoot> being excluded if the HTML element had any attributesPremailex.HTMLInlineStyles.process/3 now warns when styles can't be loaded from URL's #74Premailex.HTMLInlineStyles.process/1 now parses <thead> and <tfoot> elements #75Premailex.CSSParser.parse/1 now handles escaped commas #77Premailex.CSSParser.to_string/1 now adds whitespace between inline style rules #73