File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Features:
1313- Removing ` style ` tags after inlining;
1414- Resolving external stylesheets (including local files);
1515- Control if ` style ` tags should be processed;
16- - Additional CSS to inline;
16+ - Out-of-document CSS to inline;
1717- Inlining multiple documents in parallel (via Rust-level threads)
1818
1919The project supports CSS Syntax Level 3.
Original file line number Diff line number Diff line change @@ -8,10 +8,8 @@ Blazing-fast WASM package for inlining CSS into HTML documents.
88Features:
99
1010- Removing `` style `` tags after inlining;
11- - Resolving external stylesheets (including local files);
1211- Control if `` style `` tags should be processed;
13- - Additional CSS to inline;
14- - Inlining multiple documents in parallel (via Rust-level threads)
12+ - Out-of-document CSS to inline;
1513
1614The project supports CSS Syntax Level 3 implemented with Mozilla's Servo project components.
1715
You can’t perform that action at this time.
0 commit comments