- Use Zepto's
on
function to handle events instead of the deprecatedbind
function (#2). - Replace the deprecated Grunt plugin grunt-css with grunt-contrib-cssmin and grunt-contrib-csslint.
on
function to handle events instead of the deprecated bind
function (#2).