Refactors styles to keep singularly registered styles together and avoids de-duping across style registrations. This will help consistency of projects and avoids needing to do style re-ordering.
Coverage decreased (-1.0%) to 97.222% when pulling fe963f19c337c2c65a9b736d856eb390c91bf771 on test-reorder-change into 07a948caa7ef30994fea936b969b8071b86b8dd9 on master.
Refactors styles to keep singularly registered styles together and avoids de-duping across style registrations. This will help consistency of projects and avoids needing to do style re-ordering.
Related to https://github.com/blakeembrey/free-style/issues/41 and maintains https://github.com/blakeembrey/free-style/issues/14.