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.15.0.tar.gz
sha256=3c789f304010f82e3c4e73da2f3dd4b269f80c7a033524fc8d268b31915f5ca3

doc/ppx_css.css_parser/Css_parser/Parser/index.html

Module Css_parser.Parser

val parse_stylesheet : ?container_lnum:int -> ?pos:Lexing.position -> string -> Types.Stylesheet.t
val parse_declaration_list : ?container_lnum:int -> ?pos:Lexing.position -> string -> Types.Declaration_list.t
OCaml

Innovation. Community. Security.