django-crispy-forms / crispy-tailwind

A Tailwind template pack for django-crispy-forms
MIT License
331 stars 56 forks source link

Form alerts look odd #74

Closed AliMejbar closed 3 years ago

AliMejbar commented 3 years ago

Hello , Thank's for this repo i'm actually using it in a django app with tailwindcss v2 as my front end framework but i noticed that forms look kind of odd with alerts : image i also wanted to ask if the project is still maintained and if it's upgraded to tailwindcss v2. Thank's in advance

smithdc1 commented 3 years ago

Hey thanks for this.

Could you share a sample layout that generated this view. This will help me understand what's going on here.

Yes, the project is still maintained. From my testing and reading of the release notes there isn't anything that would mean this package breaks compatibility between v1 and v2. 👍

AliMejbar commented 3 years ago

thank's for your feedback , do you plan on doing something for this ? this issue can be closed ! edit : the view was generated using : https://github.com/jazzband/django-newsletter I didn't take a look inside it's code but this happens every time it shows alerts.

smithdc1 commented 3 years ago

Ah ok -- I'm afraid I don't have the capacity to look at how this package interacts with others.