We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe in detail the issue you’re having.
Upgrading to the last version of carbon (1.24.4) the icon of the FeatureCard became blue.
What did you expect to happen? What happened instead? What would you like to see changed?
What browser are you working in?
npx gatsby new my-carbon-site https://github.com/carbon-design-system/gatsby-starter-carbon-theme
package.json
yarn
yarn dev
The text was updated successfully, but these errors were encountered:
Works just fine for me.
yarn add gatsby gatsby-theme-carbon react react-dom
Sorry, something went wrong.
@sstrubberg yes, but this is a dark card, not a light one. Try with a light one.
Successfully merging a pull request may close this issue.
Detailed description
Upgrading to the last version of carbon (1.24.4) the icon of the FeatureCard became blue.
Steps to reproduce the issue
npx gatsby new my-carbon-site https://github.com/carbon-design-system/gatsby-starter-carbon-theme
package.json
:yarn
yarn dev
-> the icon become blue in FeatureCard on light typeThe text was updated successfully, but these errors were encountered: