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