package ppx_css

  1. Overview
  2. Docs
method at_rule : At_rule.t -> At_rule.t
method bool : bool -> bool
method brace_block : Brace_block.t -> Brace_block.t
method component_value : Component_value.t -> Component_value.t
method declaration : Declaration.t -> Declaration.t
method declaration_list : Declaration_list.t -> Declaration_list.t
method declaration_list_kind : Declaration_list.kind -> Declaration_list.kind
method dimension : Dimension.t -> Dimension.t
method list : ('a -> 'a) -> 'a list -> 'a list
method location : Location.t -> Location.t
method location__t : Location.t -> Location.t
method rule : Rule.t -> Rule.t
method string : string -> string
method style_rule : Style_rule.t -> Style_rule.t
method stylesheet : Stylesheet.t -> Stylesheet.t
method with_loc : ('a -> 'a) -> 'a with_loc -> 'a with_loc
OCaml

Innovation. Community. Security.