diff --git a/docs/_docs/configuration/default.md b/docs/_docs/configuration/default.md index 8908578d..68ab49fc 100644 --- a/docs/_docs/configuration/default.md +++ b/docs/_docs/configuration/default.md @@ -16,6 +16,8 @@ plugins_dir : _plugins layouts_dir : _layouts data_dir : _data includes_dir : _includes +sass: + sass_dir: _sass collections: posts: output : true