diff --git a/src/_config.yml b/src/_config.yml index 2fd8739..24553fc 100644 --- a/src/_config.yml +++ b/src/_config.yml @@ -18,3 +18,7 @@ links: # Build settings plugins: - jekyll-feed + +sass: + sass_dir: 'assets/stylesheets' + style: 'compressed'