premailex icon indicating copy to clipboard operation
premailex copied to clipboard

Preflight for your HTML emails - inline styling and plain text.

Results 2 premailex issues
Sort by recently updated
recently updated
newest added

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 > >...

help wanted

Floki will write `info` log when if a `binary` is passed to `Floki.text()` - which is deprecated. This PR fixes it