From d10f9cbcd76c8e284f31f45ce25b73b2aa1dee2d Mon Sep 17 00:00:00 2001 From: ray Date: Mon, 29 Jun 2020 21:29:32 +0100 Subject: [PATCH] update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3ee14f..8e8665f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ * JSX transpilation and minification with Babel and Terser. * SASS compilation and css minification. +Tracks `*.scss` and `index.jsx` files. + Default build directory is `./dist`. ```sh @@ -9,5 +11,3 @@ yarn gulp yarn gulp --build ``` - -