From 02f2e95f28506e66b11c62e90f4e756eee08b5d1 Mon Sep 17 00:00:00 2001 From: Kirill Maltsev Date: Sun, 4 Dec 2016 20:26:09 +0200 Subject: [PATCH 1/2] Move module to PostHTML org #13 --- README.md | 4 ++-- package.json | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 805e212..5b7925e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# posthtml-inline-css [![npm version](https://badge.fury.io/js/posthtml-inline-css.svg)](http://badge.fury.io/js/posthtml-inline-css) [![Build Status](https://travis-ci.org/maltsev/posthtml-inline-css.svg?branch=master)](https://travis-ci.org/maltsev/posthtml-inline-css) +# posthtml-inline-css [![npm version](https://badge.fury.io/js/posthtml-inline-css.svg)](http://badge.fury.io/js/posthtml-inline-css) [![Build Status](https://travis-ci.org/posthtml/posthtml-inline-css.svg?branch=master)](https://travis-ci.org/posthtml/posthtml-inline-css) -[PostHTML](https://github.com/posthtml/posthtml) plugin for inlining CSS to style attrs +[PostHTML](https://github.com/posthtml/posthtml) plugin for inlining CSS to style attrs. ## Usage ### Plain CSS diff --git a/package.json b/package.json index 8073a2b..96afe0e 100644 --- a/package.json +++ b/package.json @@ -47,10 +47,10 @@ }, "repository": { "type": "git", - "url": "git://github.com/maltsev/posthtml-inline-css.git" + "url": "git://github.com/posthtml/posthtml-inline-css.git" }, "bugs": { - "url": "https://github.com/maltsev/posthtml-inline-css/issues" + "url": "https://github.com/posthtml/posthtml-inline-css/issues" }, - "homepage": "https://github.com/maltsev/posthtml-inline-css" + "homepage": "https://github.com/posthtml/posthtml-inline-css" } From eacf35f69e0fa12f6af3edda5a255463501e0b15 Mon Sep 17 00:00:00 2001 From: Kirill Maltsev Date: Sun, 25 Oct 2020 20:16:31 +0200 Subject: [PATCH 2/2] Add info about when CSS inlining might not be needed --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5b7925e..7000bf4 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ [PostHTML](https://github.com/posthtml/posthtml) plugin for inlining CSS to style attrs. +Many modern email clients nowadays support CSS in a `