Y
Hacker News
new
|
ask
|
show
|
jobs
by
jonorsi
1832 days ago
SSR (at least with Gatsby) extracts the styles at build-time.
1 comments
andrewingram
1831 days ago
styled-components can do automatic injection of critical CSS into the page HTML, but doesn't do static extraction of stylesheets.
link