plugin.js 82 B

1234
  1. functions.add('func', function() {
  2. return less.anonymous(location.href);
  3. });