Tailwind CSS integration for Django a.k.a. Django + Tailwind = 💚
Goal
This project aims to provide a comfortable way of using the Tailwind CSS framework within a Django project.
Features
- An opinionated Tailwind CSS setup that makes your life easier;
- Hot reloading of CSS, configuration files, and Django templates. No more manual page refreshes!
- Out of the box support for CSS imports, SASS-like variables, and nesting;
- Includes official Tailwind CSS plugins like typography, form, line-clamp, and aspect-ratio;
Requirements
Python 3.7 or newer with Django >= 2.2 or newer.
Documentation
The full documentation is at https://django-tailwind.readthedocs.io/
Installation
Via PIP:
pip install django-tailwind
Check docs for the Installation instructions.
Migration from Django-Tailwind v1.x:
Check docs for the Migration instructions.
Bugs and suggestions
If you have found a bug, please use the issue tracker on GitHub.
https://github.com/timonweb/django-tailwind/issues
2019 - 2021 (c) Tim Kamanin - A Full Stack Django Developer
Release files for django-tailwind 2.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-tailwind-2.3.0.tar.gz | 9.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_tailwind-2.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 22.5 kB
Release files / django-tailwind-2.3.0.tar.gz
| Download URL | django-tailwind-2.3.0.tar.gz |
|---|---|
| Size | 9.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
337ed783d548cbcc359285b5d28d1e9c6db58a01697ac7b3f8b931e09f42e7d5
|
|
BLAKE2b-256 checksum How to use checksums |
dcf5a3d2c53319e34e4f45672b12fbdca91e9833e9d290c412dd87afc9e961ca
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.4 CPython/3.9.1 Darwin/21.1.0
|
Release files / django_tailwind-2.3.0-py3-none-any.whl
| Download URL | django_tailwind-2.3.0-py3-none-any.whl |
|---|---|
| Size | 13.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c7e6fda3de9f13fcd970933958b4e6db76c26f7f8391aacfafd3e4240b74edb1
|
|
BLAKE2b-256 checksum How to use checksums |
58a9451b2abf9fc3d60fdac21198aae51a438590223d72adeb5f05c809d03216
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.4 CPython/3.9.1 Darwin/21.1.0
|