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.15.1.tar.gz
sha256=2f23a4b3e3cfccc25345d25a4d9ab5c64ca7fe6dbf293aa3bcce907a0534324c

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

Module Css_jane.Stylesheet

type t = Rule.t list with_loc
val sexp_of_t : t -> Sexplib0.Sexp.t
val to_string_hum : t -> string
val to_string_minified : t -> string
val of_string : ?pos:Core.Source_code_position.t -> string -> t
OCaml

Innovation. Community. Security.