Hi! I noticed a lot of work going on with typestyle/csx. It looks pretty valuable to everyone in the "CSS-in-JS" community, would you be interested in keeping it as a separate module (you can re-export in typestyle for backward compatibility)? It'd be nice to do things like require('csx/normalize'), etc where each module can be required for smaller builds and it just uses objects we can re-use across free-style, react-free-style and typestyle.
Hi! I noticed a lot of work going on with
typestyle/csx. It looks pretty valuable to everyone in the "CSS-in-JS" community, would you be interested in keeping it as a separate module (you can re-export intypestylefor backward compatibility)? It'd be nice to do things likerequire('csx/normalize'), etc where each module can be required for smaller builds and it just uses objects we can re-use acrossfree-style,react-free-styleandtypestyle.