An open API service indexing awesome lists of open source software.

https://github.com/activecampaign/style-merge

Simple CSS inlining, for email.
https://github.com/activecampaign/style-merge

Last synced: 11 months ago
JSON representation

Simple CSS inlining, for email.

Awesome Lists containing this project

README

          

![StyleMerge](https://newsletter.postmarkapp.com/assets/images/open-source/style-merge.png)
# StyleMerge
Simple CSS inlining, for email, for C# and other .net-based languages.

#### What's this for?

*StyleMerge* allows you to inline `` blocks to `style=` attributes for email, this is necessary to ensure the broadest rendering support in email clients. It's the engine behind our style inlining for [Postmark Templates](http://blog.postmarkapp.com/post/125849089273/special-delivery-postmark-templates), and we're proud to provide it as Open Source to the .net community.

#### How to use this library:

```csharp
var sourceHtml = "<html><head><style>......