From efbea690d277f6c15071ca76e8f5e0ac521c761a Mon Sep 17 00:00:00 2001 From: trembel Date: Thu, 29 Apr 2021 15:31:44 +0200 Subject: Adding information on using Hugo Extended This should solve #17 . --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c0b49aa..f679d4a 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ Checkout the live demo [here](https://portio-hugo.staticmania.com/) 3. Build your site with `hugo serve` and see the result at `http://localhost:1313/`. +**Make sure to use Hugo Extended to serve/build your site, as else the SASS/SCSS won't be rendered correctly** + ## Features - Responsive Ready. -- cgit v1.2.3