Rebuilding with CalibreDB.
This commit is contained in:
9
sass/_bootstrap-compass.scss
Executable file
9
sass/_bootstrap-compass.scss
Executable file
@ -0,0 +1,9 @@
|
||||
@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;
|
Reference in New Issue
Block a user