Skip to content

Conversation

Antoliny0919
Copy link
Collaborator

I have added the django-tailwind library.

@Antoliny0919 Antoliny0919 force-pushed the add_django_tailwind branch 2 times, most recently from 1502d9f to f0bbbce Compare June 23, 2025 23:32
@Antoliny0919 Antoliny0919 marked this pull request as ready for review June 23, 2025 23:36
@Antoliny0919 Antoliny0919 force-pushed the add_django_tailwind branch from f0bbbce to 8868298 Compare June 23, 2025 23:47
@Antoliny0919 Antoliny0919 force-pushed the add_django_tailwind branch from 8868298 to 33a45df Compare June 23, 2025 23:48
Comment on lines -2 to -12
.htmx-request .results{
display:none;
}

#base-container .bars{
display:none;
}
.htmx-request .bars{
display:block !important;
opacity:1;
}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we keep this CSS?
If we decide to keep it, we should probably move it to a different CSS file.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesnt look we need it.

@chriswedgwood chriswedgwood merged commit 7fb9a37 into django:main Jun 24, 2025
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