package ppx_css

  1. Overview
  2. Docs
A ppx that takes in css strings and produces a module for accessing the unique names defined within

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_css-v0.16.0.tar.gz
sha256=58a8f237e28c0f223e85552f0f1097c9f7a9682fccee61c593dae32c506926ae

doc/ppx_css.css_jane/Css_jane/Style_rule/index.html

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.