mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-26 15:28:37 -05:00
Load the stylesheet before javascript to ensure parallel downloading.
This commit is contained in:
@@ -44,8 +44,8 @@
|
||||
${js_preamble()}
|
||||
</script>
|
||||
|
||||
${self.javascript()}
|
||||
${self.stylesheet()}
|
||||
${self.javascript()}
|
||||
|
||||
##things here may depend on globals, or included js, so we run them last
|
||||
<script type="text/javascript">
|
||||
|
||||
Reference in New Issue
Block a user