Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
12.28 KB
MD5: 52f9887b011d7728d87c27042da8fc27
SHA-1: 86ef28e6c50e8afbcf9a57372b2e8af468996477
SHA-256: 06968f35fce893572c4edf6944a7d706844dfea550d171f643c8ee5950996f1b
Download zip
14.43 KB
MD5: f26fab90b36d8e03df4c4f52b6fd8274
SHA-1: fe540e1b7c65c5c9dfce6f38d5dbc2f7f0bbb251
SHA-256: efe91b80e99fc81f957e63cca66fe1d2c847a937318fbd7ea7cb21e4506567d6
Release notes
Respond.js Drupal module improvements:
- Improved detection of scripts within Drupal directories.
- Users can configure where respond.js will be called, either the header or footer.
- #1477172: Moving the CSS aggregation nag to hook_requirements() by populist.
- Added hook_uninstall() for variable cleanup.
- #1487030: Allow admins to disable the severity of CSS aggregation warning by rupl.