Skip to content

Commit 9ae19f4

Browse files
committed
Remove pinned warning
1 parent ebdad4a commit 9ae19f4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,3 @@ The code of shared consist of an app to demostrate a few usages of server-reason
6464
- `server-reason-react.css` is the implementation of bs-css in the server. Maintains the same API and does the same functionality as emotion.js but in the server. All Css.* methods are available and generates the hash of the classnames. It also adds a fn `Css.render_style_tag()` to render the resultant CSS in the page, with the intention to be called in native.
6565
- `server-reason-react.belt` is the implementation of [Belt](https://rescript-lang.org/docs/manual/latest/api/belt) in pure OCaml.
6666
- `server-reason-react.js` is an incomplete implementation of [Js](https://rescript-lang.org/docs/manual/latest/api/js)
67-
68-
## Problems
69-
70-
- This demo relies on a few technologies/features that aren't polished. For now (dune, Melange and server-reason-react) are patched to specific versions from Github commit hashes. Check [esy.json](./esy.json) for exact versions.

0 commit comments

Comments
 (0)