<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>varmil</author_name>
  <author_url>https://blog.hatena.ne.jp/varmil/</author_url>
  <blog_title>varmil’s diary</blog_title>
  <blog_url>https://varmil.hateblo.jp/</blog_url>
  <categories>
    <anon>react</anon>
  </categories>
  <description>github.com 概要 Critical CSS を &lt;head&gt;&lt;/head&gt; の中にサーバ側で展開するためのプラグイン。クライアント側もサーバ側も同じwebpack設定で用いる。 ただのstyle-loaderだとサーバ側は使用できない（DOM操作を伴うのでビルド時にエラーになる）。そのためサーバ側でHTMLコンテンツだけ組み立てて（半SSRみたいな形で）Responseを返すと、クライアント側で FOUC が発生してしまう（HTMLレンダリング --&gt; JS読み込み --&gt; &lt;head&gt;内にCSS展開 --&gt; 適用 という順番で評価されるため）。これを回避するためにSSR時にCSSも…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fvarmil.hateblo.jp%2Fentry%2F2016%2F08%2F29%2F164452&quot; title=&quot; isomorphic-style-loaderの使い方 - varmil’s diary&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-08-29 16:44:52</published>
  <title> isomorphic-style-loaderの使い方</title>
  <type>rich</type>
  <url>https://varmil.hateblo.jp/entry/2016/08/29/164452</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
