File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ ci] ( https://github.com/Stranger6667/css-inline/workflows/ci/badge.svg )] ( https://github.com/Stranger6667/css-inline/actions )
4
4
[ ![ Crates.io] ( https://img.shields.io/crates/v/css-inline.svg )] ( https://crates.io/crates/css-inline )
5
5
[ ![ docs.rs] ( https://docs.rs/css-inline/badge.svg?version=0.5.0 )] ( https://docs.rs/css-inline/0.5.0/css_inline/ )
6
+ [ ![ gitter] ( https://img.shields.io/gitter/room/Stranger6667/css-inline.svg )] ( https://gitter.im/Stranger6667/css-inline )
6
7
7
8
A crate for inlining CSS into HTML documents. When you send HTML emails, you need to use "style" attributes instead of "style" tags.
8
9
@@ -121,3 +122,7 @@ OPTIONS:
121
122
--extra-css
122
123
Additional CSS to inline.
123
124
```
125
+
126
+ ## Support
127
+
128
+ If you have anything to discuss regarding this library, please, join our [ gitter] ( https://gitter.im/Stranger6667/css-inline ) !
You can’t perform that action at this time.
0 commit comments