Repository URL to install this package:
|
Version:
3.3.3.pre.rc.1.0.6 ▾
|
@function twbs-font-path($path) {
@return font-url($path, true);
}
@function twbs-image-path($path) {
@return image-url($path, true);
}
$bootstrap-sass-asset-helper: true;