This library has 95% of the functionality in the [useCss hook](https://github.com/streamich/react-use/blob/90e72a5340460816e2159b2c461254661b00e1d3/docs/useCss.md) but isn't itself made available in this library. I would prefer to add just `nano-css` rather than `react-use` since the dependency tree for that package is pretty large. Obviously it's not too crazy to just add the useCss code directly to my project but it would be nice to just include it directly from this package. Thanks for the nice work on this package!