-
Switch from CSS to Sass/Compass. One-to-one conversion, no style changes introduced.
-
Adding .gitignore file so we can keep legacy assets around for development.
-
Initial commit. Copied from bluecheese directory, only differences being the necessary namespace changes.
-
Updating drush command to download Modernizr-dev 2.5.3
-
Using drupal_add_js() to print Modernizr.load() commands. Like an adult.
-
Task #1408584 by dman, brian.hallwaytech: Removing obsolete strongarm patch.
-
Cleaning up Modernizr's implementation of hook_modernizr_info(). Updating settings to match Modernizr 2.5.3
-
Removing remnants of server-side Modernizr settings. Reworded admin config.
-
Issue #1487030 by rupl: Allows admins to disable the severity of CSS aggregation warning.
-
Changing the admin config for JS scope to a <select>.