koendewit / django-client-side-image-cropping

Widget for the Django ImageField that provides an interface for cropping the image client-side to a specific size.
BSD 3-Clause "New" or "Revised" License
17 stars 11 forks source link

Add cropping.css missing #2

Closed rfpolverini closed 4 years ago

koendewit commented 4 years ago

croppie.css is automatically added while building the pip package, no need to add it to the git repo.