Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sasidu
/
botnew
like
0
Running
App
Files
Files
Community
main
botnew
/
static
/
sass
/
_bootstrap-compass.scss
Sasidu
initial upload
a00ace6
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
178 Bytes
@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;