News

A React helper library to handle nested 2D and 3D CSS transforms using matrix multiplication, drastically reducing the number of nested DOM elements required and making complex combinations of nested ...
The idea is great but I believe transformation from React Style back to CSS would also be useful; So this repo is an attempt to add bi-directional transformation between React Styles <-> CSS; In short ...