package ccss

  1. Overview
  2. Docs
CCSS is a preprocessor for CSS, extending the language with arithmetic operations and variables.

Install

Dune Dependency

Authors

Maintainers

Sources

v1.6.tar.gz
md5=e444cc42df4609054d1004dda54df37c

Description

It includes a fairly complete CSS parser and lexer, and thus other language extensions may be easily added in the future.

Published: 25 Jan 2016

Dependencies (7)

  1. sedlex >= "1.99.4" & < "2.0"
  2. re
  3. ocamlfind
  4. ocamlbuild build
  5. menhir
  6. batteries >= "2"
  7. ocaml >= "4.02.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by

None

Conflicts

None