-
A nice improvements it would be to provide a premailer integration and / or an overridable renderer which allows to customize the template rendering (https://github.com/ui/django-post_office/blob/mast…
yakky updated
4 years ago
-
We should replace premailer with something that's fully compatible through node. Requiring gems to be installed is kind of a mess.
-
```ruby
spec.add_dependency "mathml2asciimath"
spec.add_dependency "nokogiri", "~> 1.13"
spec.add_dependency "oscal", "~> 0.1.1"
spec.add_dependency "parslet"
spec.add_dependency "prema…
-
-
We frequently use template email layouts, typically [Postmark's](https://postmarkapp.com/transactional-email-templates). These templates, and many others, advise using an email HTML preprocessor such …
-
Premailer has some other options, some only for Nokogiri, but since hprikot is no longer maintained that looks like the way to go.
Can you remove the option check and pass all options directly to prem…
-
Do we need to do a vendor review for premailer? /cc @simonwex @adamlofting @jbuck
-
### What version of Bootstrap Email are you using?
v1.1.5
### How are you compiling?
Rails
### Code example
_No response_
### Describe your issue
I've provided a bit of context in this issue wh…
-
Hi,
On an other project we just used http://nuget.org/packages/PreMailer.Net/1.1.2 to automatically inline style sheets so the chance is its looks the same in all email clients is better.
I did not …
syska updated
9 years ago
-
I am looking to try to remove the use of regex and wonder if we can remove if feature completely `CssParser.convert_uris`
https://github.com/premailer/css_parser/blob/ab52436dbe238faeffffd0d08710f5…