-
Dependent on direction of https://github.com/twbs/bootstrap/issues/20403#issuecomment-241100345 and https://github.com/twbs/bootstrap/issues/20578
-
`package.json`
```
{
"scripts": {
"stylelint-scss-check": "stylelint-config-prettier-scss-check",
}
}
```
run : `npm run stylelint-scss-check`
```bash
(node:5692) [stylelint:002] Depr…
ajiho updated
1 month ago
-
## Version **4.0.0** of [bootstrap](https://github.com/twbs/bootstrap) was just published.
Branch
Build failing 🚨
Dependency
boot…
-
Would you consider adding the ability to generate font URLs for Sass/Scss that include a `$font-path` variable? This would help with our Bootstrap Icons project where we want folks to be able to impor…
-
### Prerequisites
- [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed issues
- [X] I have [validated](https://html5.validator.nu/) an…
-
As described in [Rails asset pipeline: custom font does not load (hash not appended to file name in compiled CSS)](https://stackoverflow.com/questions/58196283/rails-asset-pipeline-custom-font-does-no…
-
Bootbox.js lacks the ability for modals to trap focus within an opened modal. This is a web accessibility issue that should to be resolved.
Bootstrap.js version v5.x has a built-in ability to trap …
-
## The dependency [bootstrap](https://github.com/twbs/bootstrap) was updated from `4.2.1` to `4.3.0`.
🚨 [View failing branch](https://github.com/Jason-ZW/website/compare/master...Jason-ZW:greenkeepe…
-
Hey there!
Long shot, but I thought I'd ask here anyway. I run the Bootstrap project and more over at @twbs. Is there any chance you'd be willing to part ways with @bootstrap so we could use it in pl…
mdo updated
11 months ago
-
After fresh ember install:
```HBS
{{#twbs-carousel indicators?=true as |carousel|}}
{{#carousel.slide as |slide|}}
{{slide.img src="https://dummyimage.com/1600x900/f7d3a0/333.jpg&text=Slide+…