package ppx_css

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Inline_css.PrivateSource

Sourceval append : string -> unit
Sourceval prepend : string -> unit
Sourcemodule 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.