Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
b6ca301ec7a37cbf28939acb35192f7e9b38b807
/
.
/
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
;