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.inline_css/Inline_css/Private/index.html

Module Inline_css.PrivateSource

Sourceval append : string -> unit
Sourceval prepend : string -> unit
Sourcemodule Dynamic : sig ... end

This library allows for "dynamic" use of the CSS Constructed Stylesheet API. It is more powerful than inline_css, but can be much less performant.

OCaml

Innovation. Community. Security.