when using the target selector as ('.test) only returns the first target selector. See https://output.jsbin.com/tozewab Expected behavior should be to return an array of all selectors.
when using the target selector as ('.test) only returns the first target selector. See https://output.jsbin.com/tozewab
Expected behavior should be to return an array of all selectors.