-
-
Notifications
You must be signed in to change notification settings - Fork 53
Move CSS in head #445
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This should allow us to make further optimizations (autoprefixer, minification etc).
Also, we could try moving the results CSS to a separate file so that it's cached, and keep the index page CSS inlined.
Just thinking out loud BTW :)
Another gain will be that we'll have one place to handle the CSS (minus the bars height/width and any other inline styles that cannot be moved of course)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request