Metadata-Version: 2.1
Name: flask-livetw
Version: 0.1.3
Summary: A simple package that enables live tailwindcss reloading for a template based app in flask
Home-page: https://github.com/J-Josu/flask-livetw
License: MIT
Keywords: flask,tailwindcss,live-reload,css,html,template
Author: J-Josu
Author-email: josue.sa.trabajos@gmail.com
Requires-Python: ==3.8.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Project-URL: Repository, https://github.com/J-Josu/flask-livetw
Description-Content-Type: text/markdown

# Flask live tailwindcss

A simple package for adding a dev server to your flask app that automatically compiles your tailwindcss files on save and reloads your browser to sync the changes.

