package ppx_css

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

Module Css_jane.Style_ruleSource

Sourcetype t = {
  1. prelude : Component_value.t with_loc list with_loc;
  2. block : Declaration_list.t;
  3. loc : Location.t;
}
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
OCaml

Innovation. Community. Security.