From 356e0968edcca305146c6cc2a4625904f8ec607a Mon Sep 17 00:00:00 2001 From: xVoLAnD Date: Mon, 24 May 2021 22:59:40 +0100 Subject: [PATCH] add description --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c89257d..a6ebdf0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ This is a template for typical projects that are generated automatically by the GULP (NodeJS). +This Gulp-template script automatically generates SVG-sprites to bitmap, converts fonts from TTF/OTF to WOFF/WOFF2, converts from SCSS/SASS to CSS-style, optimize CSS-styles, merges and minifies CSS-styles, merges and minifies JavaScripts. And also, gives the ability to edit in a live browser. + + + Before starting, need to install the packages under console > \> npm i