Django and Tailwind

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/django

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • Sonar - Write Clean JavaScript Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
  • flowbite

    The most popular and open-source library of Tailwind CSS components

    I had the same feeling has you, but it was also the first time that I use css directly in django. I endup using https://flowbite.com/ because I felt had a better setup, nice tutorials and most important had free pre build components. After starting I'm really enjoying using, its very easy to customize.

  • pytailwindcss

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • parcel

    The zero configuration build tool for the web. 📦🚀

    FWIW, I'm using https://pnpm.io and https://parceljs.org to handle collecting and building the static assets for .js (Alpine and HTMX) and .css (Tailwind). I found it cleaner separation of concerns to let the JavaScript tooling manage the JavaScript dependencies, and have been happy with the performance and flexibility of this approach.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts