Skip to content
New issue

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

Allow footer style overrides #50

Closed
wants to merge 2 commits into from

Conversation

JoeCap08055
Copy link
Contributor

Problem

The Developer Portal has some pages that require a different "dark" styling for the Footer component.

Solution

Added a "classes" property to the Footer component so that the styling can be overriden and merged in with the existing Tailwind classes. Also added a "FooterDark" storybook entry.

Steps to Verify:

  1. Pull branch
  2. Run npm run storybook
  3. Browse to Features->Footer->FooterDark to see the result.

Screenshots (optional):

image

@JoeCap08055 JoeCap08055 mentioned this pull request Nov 8, 2024
@wilwade
Copy link
Contributor

wilwade commented Nov 8, 2024

Replaced by #48

@wilwade wilwade closed this Nov 8, 2024
@JoeCap08055 JoeCap08055 deleted the feat/allow-footer-style-overrides branch November 8, 2024 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants