Closed seanmtracey closed 8 years ago
Added styles that load before the DOM so we don't get FOUC.
You will also need to remove the styles from the bottom of the page being loaded async.
This line would need to be removed -- https://github.com/ftlabs/big-ft/blob/master/views/index.hbs#L97
Added styles that load before the DOM so we don't get FOUC.