mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 08:39:56 +02:00
fix config for ignoring assets source scss
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user