mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
49685e4b2d
Library for converting CSS style blocks into inline styles in an HTML document. Specifically this is intended for the ease of generating HTML emails. This is useful as certain email clients don't support top level <style> declarations despite it being 2017.
9 lines
246 B
Plaintext
9 lines
246 B
Plaintext
${P5SITE}/CSS/
|
|
${P5SITE}/CSS/Inliner/
|
|
${P5SITE}/CSS/Inliner.pm
|
|
${P5SITE}/CSS/Inliner/Parser.pm
|
|
${P5SITE}/CSS/Inliner/TreeBuilder.pm
|
|
@man man/man3p/CSS::Inliner.3p
|
|
@man man/man3p/CSS::Inliner::Parser.3p
|
|
@man man/man3p/CSS::Inliner::TreeBuilder.3p
|