@KellenMace @GatsbyJS I’ve been thinking about a way of only enqueueing (as WordPress calls it) the CSS for a given block when it is rendered. This can already happen easily with JavaScript files.
The goal is to only server the CSS needed to render the current page.