Matt Krick
1 min readApr 6, 2016

--

Good stuff! I’m really curious, how are you handling CSS-modules while also offering SSR? I see a single CSS file in your gif — Do you extract all the CSS & serve it up on first pageload? Or does that CSS file just contain the stuff for above the fold & then the rest is appended via style-loader when the async chunks load? Do you use something like babel-plugin-webpack-loaders?

--

--

Matt Krick
Matt Krick

Responses (1)