Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
734fdd665b8f49cf5cb9a34d902513eb933756f3
/
.
/
views
/
style
/
sass
/
bootstrap
/
_bootstrap-sprockets.scss
blob: 9fffc1eb4b1b9aac66c9329cd6691c33483313c5 [
file
] [
log
] [
blame
]
@function
twbs
-
font
-
path
(
$path
)
{
@return
font
-
path
(
$path
);
}
@function
twbs
-
image
-
path
(
$path
)
{
@return
image
-
path
(
$path
);
}
$bootstrap
-
sass
-
asset
-
helper
:
true
;