Commit eb41c812 authored by Mark Otto's avatar Mark Otto

fix config for ignoring assets source scss

parent 2e98fd87
...@@ -16,7 +16,7 @@ port: 9001 ...@@ -16,7 +16,7 @@ port: 9001
baseurl: "" baseurl: ""
url: http://getbootstrap.com url: http://getbootstrap.com
encoding: UTF-8 encoding: UTF-8
exclude: [assets/less/] exclude: [assets/scss/]
# Custom vars # Custom vars
current_version: 4.0.0-alpha current_version: 4.0.0-alpha
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment