Module Css_parser.Declaration_list

module Element : sig ... end
type t = Element.t list with_loc
val sexp_of_t : t -> Sexplib0.Sexp.t
include Ppx_compare_lib.Equal.S with type t := t
val equal : t -> t -> bool