insin / react-hn

React-powered Hacker News client

Home Page:https://insin.github.io/react-hn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Investigate critical-path CSS optimisation

addyosmani opened this issue · comments

I've either used Penthouse or Critical to tackle this in my own apps, but it looks like the React community has isomorphic-style-loader by @kriasoft that plays well with WebPack and server-side rendering.

This may be worth us taking a look at after #27.