package ppx_css
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  A ppx that takes in css strings and produces a module for accessing the unique names defined within
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      ppx_css-v0.15.0.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=3c789f304010f82e3c4e73da2f3dd4b269f80c7a033524fc8d268b31915f5ca3
    
    
  Description
A ppx that takes in css strings and produces a module for accessing the unique names defined within.
Published: 21 Mar 2022
Dependencies (13)
- 
  
    sedlex
  
  
    < "2.4"
- 
  
    re
  
  
    >= "1.8.0"
- 
  
    ppxlib
  
  
    >= "0.23.0"
- menhirLib
- 
  
    js_of_ocaml-ppx
  
  
    >= "3.9.0"
- 
  
    js_of_ocaml
  
  
    >= "3.9.0" & < "4.0.0"
- 
  
    dune
  
  
    >= "2.0.0"
- 
  
    stdio
  
  
    >= "v0.15" & < "v0.16"
- 
  
    ppx_jane
  
  
    >= "v0.15" & < "v0.16"
- 
  
    ppx_here
  
  
    >= "v0.15" & < "v0.16"
- 
  
    core_kernel
  
  
    >= "v0.15" & < "v0.16"
- 
  
    core
  
  
    >= "v0.15" & < "v0.16"
- 
  
    ocaml
  
  
    >= "4.11.0"
Dev Dependencies
None
Used by (1)
- 
  
    bonsai
  
  
    >= "v0.15.0" & < "v0.16.0"
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page