assets/stylesheets/_bootstrap-sprockets.scss
changeset 114 af15590802a4
equal deleted inserted replaced
113:d4ec02c51c91 114:af15590802a4
       
     1 @function twbs-font-path($path) {
       
     2   @return font-path($path);
       
     3 }
       
     4 
       
     5 @function twbs-image-path($path) {
       
     6   @return image-path($path);
       
     7 }
       
     8 
       
     9 $bootstrap-sass-asset-helper: true;