facebook / stylex

StyleX is the styling system for ambitious user interfaces.
https://stylexjs.com
MIT License
8.34k stars 307 forks source link

Examples for reference for better understanding #596

Closed arpitmalik832 closed 3 months ago

arpitmalik832 commented 3 months ago

Describe the feature request

It would be better if we add some examples with respect to platforms like react + webpack, etc. for references in the docs itself. As I am facing a lot of issues while adding it in the project. The created classes are not getting in implemented in the component.

nmn commented 3 months ago

@arpitmalik832 The Webpack plugin specifically has a lot of issues. We are working on fixing those.