-
Notifications
You must be signed in to change notification settings - Fork 54
CSS in JS issues #66
Comments
@levithomason FWIW, we're thinking about introducing dynamic direction support, adding the ability to switch rtl => ltr dynamically as well as having different modes for different sub trees :) PS: I was thrilled to see Fela in the code here. Looks like a very promising UI library. If there's anything I can help with, feel free to hit me up =) |
That would be awesome. This is one of the big hurdles for us now. The other goal we have is to reduce the number of wrapping components around every UI component. This is the reason we are using the renderer directly opposed to an HOC. |
|
|
After #1459 we will not need to switch renderers. |
Both the original issues are now solved 💪 |
We'll track CSS in JS issues we're having here and propose solutions later.
The text was updated successfully, but these errors were encountered: