From 0289feb221a40419f70ef80d9064a63ff824eb60 Mon Sep 17 00:00:00 2001 From: Jimmy Cai Date: Sat, 10 Oct 2020 09:50:28 +0200 Subject: [PATCH] doc(README): requirements section update --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 663edcd..bc36937 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,12 @@ The only JavaScript library being used is [node-vibrant](https://github.com/Vibr This theme uses SCSS and TypeScript. For that reason, it's necessary to use **Hugo ≥ 0.74.0**. -**Note**: You'll need Hugo Extended version to edit SCSS files +Use Hugo Extended version if you want to: + +* Use the latest feature/fix from `master` branch +* Edit SCSS files + +**Compiled CSS are updated once per release.** ## Installation