ftlabs / big-ft

A view of the FT homepage designed for non-interactive video walls and billboards
23 stars 6 forks source link

Inline css #2

Closed seanmtracey closed 8 years ago

seanmtracey commented 8 years ago

Added styles that load before the DOM so we don't get FOUC.

JakeChampion commented 8 years ago

You will also need to remove the styles from the bottom of the page being loaded async.

JakeChampion commented 8 years ago

This line would need to be removed -- https://github.com/ftlabs/big-ft/blob/master/views/index.hbs#L97