-
I believe the recipe for [Incorporating Bootswatch themes](https://github.com/shakacode/bootstrap-loader#incorporating-bootswatch-themes) could be simplified to:
1) Install Bootswatch
```
npm instal…
-
```
exec: '. /share/CACHEDEV1_DATA/.qpkg/LazyLibrarian/venv/bin/activate && cd /share/CACHEDEV1_DATA/.qpkg/LazyLibrarian/repo-cache && /share/CACHEDEV1_DATA/.qpkg/LazyLibrarian/venv/bin/python3 /shar…
-
Bootstrap updated to v5.2.2
https://github.com/twbs/bootstrap/releases/tag/v5.2.2
But I am waiting for Bootswatch theme update.
https://github.com/thomaspark/bootswatch
After the Bootswatch th…
-
I cant use your library after update to `lastest@angular14`
```.sh
Your global Angular CLI version (15.0.4) is greater than your local version (14.2.10). The local Angular CLI version is used.
…
-
See the following fiddles and screenshots:
[Bootswatch 5.2.0](https://jsfiddle.net/vr9jw0gh/) - The cancel button is shown as it should
![image](https://user-images.githubusercontent.com/80055480/…
-
Reveal JS doc: https://quarto.org/docs/reference/formats/presentations/revealjs.html#title-author
Bootswatch theme: https://bootswatch.com/cosmo/
-
Perhaps I am missing something, but I am unable to include an icon with text in navbar items.
In a simple rmarkdown site, I can include both icons and text like this:
```yaml
- text: "Schedule…
-
Permettre au dev de mettre en place son environnement local pour commencer à implémenter les fonctionnalités:
- Installer la dernière version de PHP, Composer, Symfony
- Créer un projet à partir d'u…
CHBHR updated
2 years ago
-
Bootstrap updated to `v5.2.1`
https://github.com/twbs/bootstrap/releases/tag/v5.2.1
But I am waiting for Bootswatch theme update.
https://github.com/thomaspark/bootswatch
After the Bootswatch …
-
Hi,
I'm building an app with shiny and when I add any bootswatch theme the main panel moves below the sidebar panel. I tried forcing them to stay in the same row using fluidRow and I noticed there…