murasaki

Results 3 issues of murasaki

hi. If you split the contents of ResponsiveContainer into other components, it will not be displayed. Is there a way to solve this problem? sandbox https://codesandbox.io/s/eager-feynman-ff3mx?file=/src/App.tsx

Until now, if user wanted to access a ref object, they had to use `ref.current.current`. This was unfriendly and not clear, so I fixed it.

enhancement
P2
breaking change

**The problem** In Next.js, if you don't import any .css file, the styles generated by stylex will not be added to the stylesheet. **How to reproduce** Steps to reproduce: 1....

good first issue
help wanted