hugo/Docsyについて、ここに記述してください。
snapでインストールすると、入っていない。
Install a recent release of the Hugo "extended" version which supports SCSS
- Install `PostCSS` so that the site build can create the final CSS assets. You can inst all it locally by running the following commands from the root directory of your project: ``` sudo npm install -D --save autoprefixer sudo npm install -D --save postcss-cli ```