Enable background color for Card
#909
adamfratino
started this conversation in
Feature Requests
Replies: 2 comments
-
Not sure if I should open a separate discussion for this, but |
Beta Was this translation helpful? Give feedback.
0 replies
-
(Understand that I can build and style this on my own but it would be nice to be able to construct a palette with the component's mintlify offers) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm building docs for a design system. Our design system includes a color palette which I'd like to display in a grid, similar to tailwind's docs.
Initially, it feels like the simplest approach is to use a series of
Card
components in aCardGroup
. Unfortunately, there's no way to set the background color of the card.Apologies if there's an easier way to do this that I'm missing.
Beta Was this translation helpful? Give feedback.
All reactions