package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type styleEncoding
type renderer
val insertRule : string -> unit
val renderRule : renderer -> string -> unit
val global : rule array -> unit
val renderGlobal : renderer -> string -> rule array -> unit
val style : rule array -> styleEncoding
val merge : styleEncoding array -> styleEncoding
val keyframes : (int * rule array) array -> animationName
val renderKeyframes : renderer -> (int * rule array) array -> animationName
OCaml

Innovation. Community. Security.