-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Description
What happened?
Since the update, when the app loads, tailwind classnames are not applied on web.
Good to know:
In this small repo, I added a className while the dev server was running, the hot reload triggered the className output.
Note that on the big codebase I'm working on, this trick did not work.

Steps to Reproduce
- Create a new expo app with uniwind
- Start it on web, classNames are not working
Snack or Repository Link (Optional)
https://github.com/JeanDes-Code/uniwind-web-test
Uniwind Version
1.0.0-rc.4
React Native Version
0.81.5 (tested on 0.81.4 too)
Platforms
Web
Expo
Yes
Additional information
- I've searched for similar issues in this repository and found none