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