Use Hugo extended for Sass/CSS (#13113)

This commit is contained in:
Luc Perkins
2019-06-09 06:31:07 -07:00
committed by Kubernetes Prow Robot
parent c133a321c7
commit 654db85168
20 changed files with 21 additions and 74 deletions
@@ -125,7 +125,7 @@ Some important notes to the files in the bundles:
## Styles
The `SASS` source of the stylesheets for this site is stored below `src/sass` and can be built with `make sass` (note that Hugo will get `SASS` support soon, see https://github.com/gohugoio/hugo/issues/4243).
The [SASS](https://sass-lang.com/) source of the stylesheets for this site is stored in `assets/sass` and is automatically built by Hugo.
{{% /capture %}}