File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
[ <img alt =" codecov.io " src =" https://img.shields.io/codecov/c/gh/Stranger6667/css-inline?logo=codecov&style=flat-square&token=tOzvV4kDY0 " height =" 20 " >] ( https://app.codecov.io/github/Stranger6667/css-inline )
7
7
[ <img alt =" gitter " src =" https://img.shields.io/gitter/room/Stranger6667/css-inline?style=flat-square " height =" 20 " >] ( https://gitter.im/Stranger6667/css-inline )
8
8
9
- ` css-inline ` inlines CSS into HTML documents, using components from Mozilla's Servo project .
9
+ ` css_inline ` is a high-performance library for inlining CSS into HTML 'style' attributes .
10
10
11
- This process is essential for sending HTML emails as you need to use "style" attributes instead of "style" tags .
11
+ This library is designed for scenarios such as preparing HTML emails or embedding HTML into third-party web pages .
12
12
13
13
For instance, the crate transforms HTML like this:
14
14
You can’t perform that action at this time.
0 commit comments