We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57253bd commit 58235ddCopy full SHA for 58235dd
README.md
@@ -1,4 +1,9 @@
1
# css-inline
2
+
3
+[](https://github.com/Stranger6667/css-inline/actions)
4
+[](https://crates.io/crates/css-inline)
5
+[](https://docs.rs/css-inline/0.1.0/css-inline/)
6
7
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
For example, this HTML:
0 commit comments