You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Typed styled components for ReScript, Melange and OCaml
3
+
### Typed styled components for Melange and OCaml
4
4
5
-
**styled-ppx** is a [ppx](https://tarides.com/blog/2019-05-09-an-introduction-to-ocaml-ppx-ecosystem) 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.
5
+
**styled-ppx** is a [ppx](https://tarides.com/blog/2019-05-09-an-introduction-to-ocaml-ppx-ecosystem) and a library that brings styled components to Melange and OCaml. Create **React Components** or simply `className` with type-safe style definitions with only CSS.
6
6
7
7
It allows you to style apps safely, quickly, and performantly - just as you always done it.
0 commit comments