Chance @chance.dev · Dec 14

This, plus not unloading styles after navigating away from routes where they are loaded, or at least offer an API for users to do so manually. This is not a bug, just a constraint you’ve designed for some reason. I wish you would reconsider.

7 likes 1 replies

?

Replies

Chance · Dec 14

Import order issue is far more problematic. We had to rollback a 14.1 > 14.2 update last week because things broke when the CSS modules stylesheet was injected before global styles. Y’all closed this as “fixed” but the problem was actually worse since it only affected prod.