ScottTodd / Flows

A game about flow manipulation
http://scotttodd.github.io/Flows/
1 stars 0 forks source link

Stylesheet Fails to Load (Mozilla) #11

Closed Polytonic closed 10 years ago

Polytonic commented 10 years ago

Stylus stylesheet fails to load. Most likely due to the document contents being overwritten prior to the stylesheet swap.

Polytonic commented 10 years ago

Can be fixed using jQuery.ajaxSetup async: false to guarantee the stylesheet is loaded after the template.