Skip to content

Commit e5c52fc

Browse files
committed
Remove ReScript from README
1 parent e28f37e commit e5c52fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
![styled-ppx-header-light](./.github/header-light.png#gh-dark-mode-only)![styled-ppx-header-dark](./.github/header-dark.png#gh-light-mode-only)
22

3-
### Typed styled components for ReScript, Melange and OCaml
3+
### Typed styled components for Melange and OCaml
44

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.
66

77
It allows you to style apps safely, quickly, and performantly - just as you always done it.
88

0 commit comments

Comments
 (0)