package ppx_css

  1. Overview
  2. Docs
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.

OCaml

Innovation. Community. Security.