|
|
|
|
|
by mattdeitke
1836 days ago
|
|
This is really nice! Although I’d find it impractical to use, especially for existing projects, unless it also supported different CSS-in-JS libraries (e.g., Emotion, Styled Components), rather than inline styles with the `style` prop. These other libraries offer a great deal of more support, such as targeting children and pseudo-elements (e.g., :hover). Any plans/timeline on adding support for other React-in-CSS libraries? |
|
Either way, this is really awesome. Huge congrats on the release. It reminds me of one of my fav talks which I can’t find right now but it’s a guy that codes up a Mario clone while toggling back and forth between the game and the code and making changes in the game updates the source code. If anyone knows what I’m talking about please reply here.