Adapt.js – JS file that determines which CSS file to load before the browser
CSS - Javascript
/
Added on July 11, 2011
/
Add to favorites
Adapt.js is a lightweight JavaScript file that determines which CSS file to load before the browser renders a page. If the browser tilts or resizes, Adapt.js simply checks its width, and serves only the CSS that is needed, when it is needed.

Core Features
- Ultra lightweight: only 826 bytes minified
- Graceful fallback if JavaScript is disabled
If you have found any issues with this resource please tell us about it →
Report Resource