1
0
Fork 0
mirror of https://github.com/medialab-prado/datamad2017.git synced 2025-02-18 20:00:19 +01:00
datamad2017/_sass/vendor/_bootstrap-compass.scss

7 lines
141 B
SCSS

@function twbs-font-path($path) {
@return font-url($path, true);
}
@function twbs-image-path($path) {
@return image-url($path, true);
}