mirror of https://github.com/twbs/bootstrap.git
				
				
				
			fix config for ignoring assets source scss
This commit is contained in:
		
							parent
							
								
									2e98fd872c
								
							
						
					
					
						commit
						eb41c812e4
					
				| 
						 | 
					@ -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
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue