Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
nonzzz created a comment on an issue on nonzzz/stylex-extend
The current package contains some RFC extensions, I'm not sure about implementing a eslint plugin would help, To be honest, It's not hard to implement it, i might do it when i have time.
nonzzz created a review comment on a pull request on facebook/stylex
BTW, I think that's not enough ( Maybe shouldn't judge whether it is a `tsBlock`) The final conversion result of each compiler ```js import stylex from "@stylexjs/stylex"; export var X; ((X...
nonzzz opened a pull request on facebook/stylex
Feat: Allow `stylex.create` nested within TS namespaces
## What changed / motivation ? Now current work is WIP, but i need to clarify some situations. ## Linked PR/Issues #829 ## Additional Context > Q: Should we add a `manipulateOptions...nonzzz created a branch on nonzzz/stylex
feat/namespace - StyleX is the styling system for ambitious user interfaces.