Tailwind CSS classes processor
Project description
Tailwind Processor
This is a Python package that processes Tailwind CSS classes into a single raw CSS string. It's super modular and simple, you can just copy the class directly and use it in your code. Just make sure to install pytailwindcss first.
Installation
pip install tailwind-processor
Usage
from tailwind_processor import TailwindProcessor
tp = TailwindProcessor()
tp.process(["text-red-500", "h-dvh"])
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tailwind_processor-1.2.5.tar.gz.
File metadata
- Download URL: tailwind_processor-1.2.5.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.28
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7755102ebc26cae9c3b0a2a6a970cfb72297f3a9d2d451bfb04af480ff03a04c
|
|
| MD5 |
e75bec341e93df66e4b06c5cea6d42cd
|
|
| BLAKE2b-256 |
21f011bf14dc9fc885724fa3bdee3ebe6f6c7b85ace08761713fec3204597811
|
File details
Details for the file tailwind_processor-1.2.5-py3-none-any.whl.
File metadata
- Download URL: tailwind_processor-1.2.5-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.28
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
940b443b6c016b60925d4251a880235d7e2401a0d474d0d5e327e08e84f45ae1
|
|
| MD5 |
9fe40cb4f117ea24174dc9cde5df9578
|
|
| BLAKE2b-256 |
dcab7b03dcb199c8c522de8a0eda686f7b017738092b6aeb54c9f1fc3b178365
|