Skip to content

Commit 1b2a281

Browse files
ryyppyrickyvetter
andauthored
Update pages/docs/react/latest/styling.mdx
Co-authored-by: Ricky Vetter <[email protected]>
1 parent 274403f commit 1b2a281

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pages/docs/react/latest/styling.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ let app = <div className={styles["root"]} />
8080

8181
## CSS Utility Libraries
8282

83+
There are a number of third party libraries for styling React components and you might be comfortable with a specific setup. If they work in JS then they almost certainly work in ReScript. Below, we've shared some ideas for working with popular libraries. If you're interested in working with one you don't see here, search the [package index](https://rescript-lang.org/packages) or post in [the forum](https://forum.rescript-lang.org)
84+
8385
### Tailwind
8486

8587

0 commit comments

Comments
 (0)