Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 267 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 267 Bytes

gatsby-v2-css-test

A demo Gatsby v2 site to demonstrate the FOUC in development when using global CSS (Tachyons in this example).

tl;dr

There is a FOUC in development (when styles are not inlined).

The FOUC disappears in production (when styles are inlined).