-
https://github.com/thomaspark/bootswatch/blob/v5/dist/lux/_bootswatch.scss#L32 uses
```
.bg-primary {
background-color: theme-color("primary") !important;
}
```
However in bootstrap 5.1.3 this…
-
After pulling the latest commits, I got the following errors when previewing/rendering a project:
```markdown
ERROR: Theme file compilation failed:
Error: Undefined variable.
╷
968 │ $car…
-
In working on an issue for Bootstrap 5 Lite (adding bundled libraries), I ran into two points that affect both modules.
## Add documentation of icons to README
BSL uses the Bootstrap 3 library …
-
Create a login template
- Input fields user and password
- The login button triggers the DB handler
- Database handler
# Front end
- [x] User form with username, password, submit button.
- [ ] …
-
When preparing this repo, I didn't touch the `.travis.yml` config. Who's the right person to make these changes?
-
# Feature Request
Move cluster pi documentation to a website based on github pages and create a dedicated site `picluster.ricsanfre.com`
# Implementation details
Move documentation to a `docs…
-
@waylan This might get resolved by #1, but for tracking purposes, I filed a separate issue.
It'd be nice to publish this package on PyPI so that people using the "classic" themes can use this easil…
-
**Describe the bug**
If a user selects dark mode in their settings in the lobby but then navigates to a different page, the new page is no longer in dark mode.
**To Reproduce**
Steps to reproduce…
-
Relacionei alguns módulos do core que precisam de ajuda com a tradução.
Quem quiser colaborar pode acessar o link abaixo para saber como.. é bem fácil:
https://github.com/OCA/l10n-brazil/blob/12…
-
**Is your feature request related to a problem? Please describe.**
OctoPrint's bootstrap implementation doesn't allow for proper bootstrap themes.
**Describe the solution you'd like**
Extract…