Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
9cb0fa87f3a3da0abdbe9b11e2d313d2681f6d0d
/
.
/
views
/
style
/
sass
/
bootstrap
/
_bootstrap-compass.scss
blob: 8fbc3cda5e3d58d102ab2661543e0769fd21ba5b [
file
] [
log
] [
blame
]
@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
;