My question is hopefully pretty simple. I would like to use cards from bslib (see here: https://rstudio.github.io/bslib/articles/cards.html) but I do not use a bootswatch theme. I use custom css for my theme.
I want to still use the cards, but I cannot figure out how to make them work without a bootswatch theme. I tried adding css for cards from a bootswatch theme into my css, but this didn't work.
Any thoughts would be appreciated.