UNPKG

qtip2

Version:

Introducing... qTip2. The second generation of the advanced qTip plugin for the ever popular jQuery framework.

15 lines (13 loc) 169 B
module.exports = { options: { livereload: true }, js: { files: 'src/**/*js', tasks: 'watch_js' }, css: { files: 'src/**/*.css', tasks: 'watch_css' } };