koala-framework / kwf-modernizr
Modernizr Integration for Koala Framework
dev-master
2015-04-23 07:14 UTC
Requires
Requires (Dev)
- koala-framework/koala-framework: dev-master
- phpunit/phpunit: 3.7.*
This package is auto-updated.
Last update: 2026-03-01 00:09:27 UTC
README
Koala Framework Modernizr Integration 
This builds an customized build of modernizr using grunt-modernizr that includes all required modernizr tests.
To add an additional required test use the following dependency:
ModernizrCssAnimations
eg. in Component getSettings():
$ret['assets']['dep'][] = 'ModernizrCssAnimations';
http://www.koala-framework.org/
open source framework for web applications and websites