Version initiale du site
This commit is contained in:
9
sass/_bootstrap-sprockets.scss
Normal file
9
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