Official hugo do’nt support scss
Build extern version of hugo from source
git clone https://github.com/gohugoio/hugo.git hugo
cd hugo
go install --tags extended
Copy hugo to system path
sudo cp ~/go/bin/hugo /usr/bin
Check hugo version infomation
hugo version
Hugo Static Site Generator v0.55.0-DEV/extended darwin/amd64 BuildDate: unknown