django-commons / django-tailwind-cli

Django and Tailwind integration based on the prebuilt Tailwind CSS CLI.
https://django-tailwind-cli.rtfd.io/
MIT License
102 stars 11 forks source link

Repo documentation links #136

Closed katterfelto closed 2 weeks ago

katterfelto commented 2 weeks ago

Hi I’m just investigating tailwindcss form my django project, this looks like it might work form me but I had issues with your documentation.

All the links point to rtfs.io.me but the pages seem to be hosted on readthedocs.io

oliverandrich commented 2 weeks ago

Thanks for the ticket. I will fix this immediately.

oliverandrich commented 2 weeks ago

Fixed. I updated the broken links and link definitions. Thanks for reporting.