package ppx_css

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Traverse_css.For_testingSource

Sourceval map_style_sheet : Css_jane.Stylesheet.t -> rewrite:Ppxlib.expression Core.String.Map.t -> dont_hash_prefixes:string list -> f: ([ `Class of Ppxlib.label | `Id of Ppxlib.label | `Variable of Ppxlib.label ] -> Ppxlib.location -> Ppxlib.label) -> Css_jane.Stylesheet.t