Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cntrump/hugo-notepadium.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphael R <4246780+reitzig@users.noreply.github.com>2020-05-25 12:07:22 +0300
committerGitHub <noreply@github.com>2020-05-25 12:07:22 +0300
commit676f71121188fb0c8bad43494baa0c54f83be0d6 (patch)
tree46be6f0a790ccc2c192191daf6c3d39b053303f6 /README.md
parent0adfd942521e668702f33f0b7286b01f10cee44c (diff)
Update README.md
Add requirement for SASS support.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index e6167ae..814e544 100644
--- a/README.md
+++ b/README.md
@@ -251,6 +251,8 @@ On user-side:
`color.css` and `font.css` will be bundled into `core.css`.
+_Note:_ Processing SASS/SCSS requires Hugo Extended.
+
### Custom JS
```toml