Skip to content

Styles that fire together wire together

Choose a tag to compare

@blakeembrey blakeembrey released this 25 Apr 06:34
· 102 commits to master since this release

Added

  • Keep styles that are registered at the same time together instead of de-duping
    • This should result in a more consistent cache order (based on first insertion instead of last), no re-ordering and no de-duping of partially registered styles