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 missing style for the Search button #104

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Conversation

lucianghinda
Copy link
Member

@lucianghinda lucianghinda commented Sep 7, 2023

What

Fix missing style for the Search button

Why

To fix the bug where the search button and in general any new tailwind style from the SearchComponent that was not already used in some other places was not working.

How

Cause of the bug:

  • Tailwind was not watching the app/views/components
  • I added the paths for the tailwind.config.js

PR checklist

  • This Pull Request is related to a single change. Unrelated changes should be opened in separate PRs.
  • Commit messages have a detailed description of what changed and why.
  • Tests are added or updated if you fix a bug or add a feature
  • PR has a description that includes what, why and how

Cause of the bug:
- Tailwind was not watching the `app/views/components`
@lucianghinda lucianghinda self-assigned this Sep 7, 2023
@lucianghinda lucianghinda merged commit 6a69142 into main Sep 7, 2023
5 checks passed
@lucianghinda lucianghinda deleted the lg/fix-missing-styles branch September 7, 2023 02:49
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.

1 participant