File diff e33121c7dc54 → 32c2469b99f4
static/bootstrap/stylesheets/_bootstrap-sprockets.scss
Show inline comments
 
new file 100644
 
@function twbs-font-path($path) {
 
  @return font-path($path);
 
}
 

	
 
@function twbs-image-path($path) {
 
  @return image-path($path);
 
}
 

	
 
$bootstrap-sass-asset-helper: true;