shop.balmet.com

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

_bootstrap-sprockets.scss (177B)


      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;