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

fix: added missing css file to show style changes on component page #244

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

keif
Copy link
Contributor

@keif keif commented Sep 1, 2023

Description & Technical Solution

The components page drop down only changed the class name on the page - it does not show the color theme update, as the css file is not loaded, so you can change the value in the drop down, but nothing changes in the UI.

We fix this by importing the color.css file in the components page.

Checklist

  • I have commented my code, particularly in hard-to-understand areas.
  • Already rebased against main branch.

Screenshots

Provide screenshots or videos of the changes made if any.

@vercel
Copy link

vercel bot commented Sep 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
ts-nextjs-tailwind-starter ✅ Ready (Inspect) Visit Preview Sep 5, 2023 0:01am

@theodorusclarence
Copy link
Owner

Thanks!

@theodorusclarence theodorusclarence enabled auto-merge (rebase) September 5, 2023 12:01
@theodorusclarence theodorusclarence merged commit 926ec40 into theodorusclarence:main Sep 5, 2023
1 check passed
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