Aphrodite has a `.extend` function [as seen here](https://github.com/Khan/aphrodite/#creating-extensions), which allows devs to extend Aphrodite with various features (right now it's only selectorHandlers). It would be great to be able to do this in `react-with-styles` as well.