package styled-ppx
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Type-safe styled components for ReScript and Melange
Install
dune-project
Dependency
Authors
Maintainers
Sources
styled-ppx-0.61.0.tbz
sha256=c6eba770e9e9bb9002bf3f759f99ebcec6d7b4132c6c2ad562886c88b6839bab
sha512=8a1776181f6ef292518a0b96b1fae7927cf5767dee75dc04bc05d99d297866e45a5943455bea9ce500a04a635bd179d2b2bec8bccebc55dc1e696a23b3efad69
Description
styled-ppx is a ppx and a library that brings styled components to ReScript, Melange and OCaml. Create React Components or simply className with type-safe style definitions with only CSS.
Published: 23 Jan 2026
Dependencies (11)
-
reason-react
>= "0.14.0" -
server-reason-react
>= "0.4.1" -
melange
>= "3.0.0" -
sedlex
>= "3.5" -
ppxlib
>= "0.36.0" -
ppx_deriving_yojson
>= "3.7.0" -
ppx_deriving
>= "5.0" -
menhir
>= "20220210" -
reason
>= "3.17.3" -
ocaml
>= "4.14" -
dune
>= "3.16"
Dev Dependencies (6)
-
odoc
with-doc -
ocamlformat
with-dev-setup -
ocaml-lsp-server
with-dev-setup -
reason-react-ppx
with-dev-setup -
conf-npm
with-test -
alcotest
with-test
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page