Remove Gulp, use npm

This commit is contained in:
Oliver Davies 2017-10-24 22:40:41 +01:00
parent 8b511372ce
commit 8e4730cdb7
8 changed files with 638 additions and 2185 deletions

View file

@ -5,5 +5,5 @@
e.preventDefault();
$(this).siblings('.nav-right').toggleClass('is-active');
})
});
})(jQuery);