shop.balmet.com

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

_bootstrap-compass.scss (187B)


      1 @function twbs-font-path($path) {
      2   @return font-url($path, true);
      3 }
      4 
      5 @function twbs-image-path($path) {
      6   @return image-url($path, true);
      7 }
      8 
      9 $bootstrap-sass-asset-helper: true;