diff options
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index e39fe31d4..439bf865c 100644 --- a/_config.yml +++ b/_config.yml @@ -16,7 +16,7 @@ port: 9001 baseurl: "" url: http://getbootstrap.com encoding: UTF-8 -exclude: [assets/less/] +exclude: [assets/scss/] # Custom vars current_version: 4.0.0-alpha |
