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-sprockets.scss
Sasidu
initial upload
a00ace6
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
168 Bytes
@function
twbs-font-path(
$path
) {
@return
font-path(
$path
);
}
@function
twbs-image-path(
$path
) {
@return
image-path(
$path
);
}
$bootstrap-sass-asset-helper
: true;