You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when installing yarn create r3f-app next my-3d-app styled -ts and running yarn dev I don't see any of the r3f components rendering or any styled systems components being applied. Am I doing something wrong?
The text was updated successfully, but these errors were encountered:
I'm having the same issue here; it looks like the install is not actually generating any styled components, and the Tailwind helper classes are still being used.
when installing
yarn create r3f-app next my-3d-app styled -ts
and runningyarn dev
I don't see any of the r3f components rendering or any styled systems components being applied. Am I doing something wrong?The text was updated successfully, but these errors were encountered: