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

v0.17.0.tar.gz
sha256=e60e31aadd820b131f7f05827f369164564400bd4fd51c199d066abf7e68753f

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

Module Css_jane.Declaration_listSource

Sourcetype kind =
  1. | Declaration of Declaration.t
  2. | At_rule of At_rule.t
  3. | Style_rule of Style_rule.t
Sourceval sexp_of_kind : kind -> Sexplib0.Sexp.t
Sourcetype t = kind list with_loc
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
OCaml

Innovation. Community. Security.