ppx_css.inline_css
Inline_css.Private
ppx_css
ppx_css.css_jane
ppx_css.css_parser
ppx_css.css_printer
ppx_css.syntax
val append : string -> unit
val prepend : string -> unit
module Dynamic : sig ... end
This library allows for "dynamic" use of the CSS Constructed Stylesheet API. It is more powerful than inline_css, but can be much less performant.
inline_css