premailex
premailex copied to clipboard
Preflight for your HTML emails - inline styling and plain text.
From #28: > I've been looking [into building a CSS lexer and parser](https://andrealeopardi.com/posts/tokenizing-and-parsing-in-elixir-using-leex-and-yecc/), and checked [how Jason](https://github.com/michalmuskala/jason/blob/master/lib/decoder.ex) decodes JSON. > > This ruby library is interesting too: https://github.com/rgrove/crass/blob/master/lib/crass/tokenizer.rb > >...
Floki will write `info` log when if a `binary` is passed to `Floki.text()` - which is deprecated. This PR fixes it
Hi @danschultzer, I've been investigating a scenario in which premailex takes a very long time to finish inlining CSS and I had some questions. The scenario is that the input...