- Use respond.js
- Place respond.js after stylesheets
- Put all
@keyframes
statements outside of the media queries
// Problems with running script
- Hardcode stylesheet instead of enqueue'ing through WP:
<link rel="stylesheet" href="/wp-content/themes/[theme]/library/css/style.css">