File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -78,12 +78,11 @@ client side code (to keep the bundle size small).
78
78
### Think about the target audience & UX
79
79
80
80
The rescript-lang.org project aims to be the best documentation experience for
81
- Reason / BuckleScript users. We don't necessarily need to target OCaml users as
82
- well (at least for the start), so keeping the docs minimalistic is important.
81
+ our ReScript users.
83
82
84
- Also check if there are any designs for certain UI components and always think
85
- about how to get the best user experience for the users. Jumpy UI, slow
86
- loading, bloaty JS bundles and bad accessibility is not what we stand for.
83
+ Always check if there are any designs for certain UI components and think
84
+ about how to get the most out for the users. Jumpy UI, slow
85
+ loading, big assets and bad accessibility is not what we stand for.
87
86
88
87
### Comply to our CSS ways
89
88
You can’t perform that action at this time.
0 commit comments