Added original Magazine template for reference.
This commit is contained in:
9
original-template/sass/_bootstrap-sprockets.scss
Normal file
9
original-template/sass/_bootstrap-sprockets.scss
Normal file
@ -0,0 +1,9 @@
|
||||
@function twbs-font-path($path) {
|
||||
@return font-path($path);
|
||||
}
|
||||
|
||||
@function twbs-image-path($path) {
|
||||
@return image-path($path);
|
||||
}
|
||||
|
||||
$bootstrap-sass-asset-helper: true;
|
Reference in New Issue
Block a user