Open mahemoff opened 13 years ago
The CSS on-demand is causing a blatant FOUC (http://bluerobot.com/web/css/fouc.asp/). We might consider something like what Paul's done here - http://paulirish.com/2009/avoiding-the-fouc-v3/ but its not trivial as we have to do it in the context of the FormFactor API (another example of Classy HTML).
The CSS on-demand is causing a blatant FOUC (http://bluerobot.com/web/css/fouc.asp/). We might consider something like what Paul's done here - http://paulirish.com/2009/avoiding-the-fouc-v3/ but its not trivial as we have to do it in the context of the FormFactor API (another example of Classy HTML).