diff --git a/README.md b/README.md index f7b6594..0a6b099 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Sass is processed with Hugo pipes. To make using npm optional I have added the s * The colors, fonts and variables sass files are now in the root sass directory. * Use `site` instead of `.Site` and `$.Site`. * Use a default line-height of unitless 1.5. For headers it is set to 1.3. +* Added `_extra.scss` where variables can be overridden. ### Todo