Skip to content

Using default styles since alpha 6 with cross-origin isolation enabled #126

Discussion options

You must be logged in to vote

We should probably just fix the default stylesheet to not have @import rules and instead inline the rules.

@import is great at tanking stylesheet performance, which is not good for something that is render blocking.

https://calendar.perfplanet.com/2024/the-curious-performance-case-of-css-import/

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sam-19
Comment options

Answer selected by sam-19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants