css_inline 0.17.0
`css_inline` inlines CSS into HTML documents, using components from Mozilla's Servo project. This process is essential for sending HTML emails as you need to use "style" attributes instead of "style" tags.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            rb_sys
            ~> 0.9.116
          
    Development Dependencies (5):
Requirements:
Rust >= 1.82
