https://github.com/abilian/flask-tailwind
Flask+Tailwind integration
https://github.com/abilian/flask-tailwind
Last synced: 3 months ago
JSON representation
Flask+Tailwind integration
- Host: GitHub
- URL: https://github.com/abilian/flask-tailwind
- Owner: abilian
- License: mit
- Created: 2022-01-04T14:51:31.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-15T11:05:41.000Z (over 1 year ago)
- Last Synced: 2024-05-21T00:21:49.285Z (9 months ago)
- Language: Python
- Size: 106 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
- jimsghstars - abilian/flask-tailwind - Flask+Tailwind integration (Python)
README
==============
Flask-Tailwind
==============.. image:: https://img.shields.io/pypi/v/flask-tailwind.svg
:target: https://pypi.python.org/pypi/flask-tailwindPlugin to simplify use of Tailwind from Flask.
* Status: Alpha. Not documented.
* Free software: MIT licenseFeatures
--------* TODO
Credits
-------This project is inspired by the `Django-Tailwind`_ project.
This package was created with `Cookiecutter`_, using the `abilian/cookiecutter-abilian-python`_
project template... _`Django-Tailwind`: https://github.com/timonweb/django-tailwind
.. _`Cookiecutter`: https://github.com/audreyr/cookiecutter
.. _`abilian/cookiecutter-abilian-python`: https://github.com/abilian/cookiecutter-abilian-python