Exploded & tested stuff #20

Merged
MoOx merged 33 commits from testling into master 2014-10-14 01:27:04 -05:00
Showing only changes of commit 3f3fa761e1 - Show all commits

View File

@@ -0,0 +1,3 @@
module.exports = function(el) {
return el.querySelectorAll(this.options.elements)
}