rsnext/examples/with-fela/pages
Daniel Stocks 44932612f8
Fixed missing SSR styles in with-fela example (#17647)
Added `<Html>` and `<Head>` components in the custom `_document.js` for the with-fela example package

This fixes an issue where fela `<style>` tags were not added and sent as part of the server-side rendered HTML payload, causing a FOUC.
2020-11-11 20:12:51 +00:00
..
_app.js Update examples to use getStaticProps where possible (#11136) 2020-03-17 15:07:27 +01:00
_document.js Fixed missing SSR styles in with-fela example (#17647) 2020-11-11 20:12:51 +00:00
index.js Update Examples for Fast Refresh (#13068) 2020-05-18 17:44:18 -04:00