From 827f44ac054c2b0e9e4549a056110a0b55cfbd9a Mon Sep 17 00:00:00 2001 From: Alexandros Kritikos Date: Sat, 30 Nov 2019 20:09:16 +0200 Subject: [PATCH] :wrench: Adds gulp tasks for minification and sass compiling --- gulpfile.js | 1 + 1 file changed, 1 insertion(+) create mode 120000 gulpfile.js diff --git a/gulpfile.js b/gulpfile.js new file mode 120000 index 0000000..14eda9b --- /dev/null +++ b/gulpfile.js @@ -0,0 +1 @@ +.config/gulpfile.js \ No newline at end of file