piepworks / cassettenest-roadmap

Public roadmap for Cassette Nest
0 stars 0 forks source link

Get Tailwind set up, remove Sass, start design conversion #31

Closed trey closed 2 years ago

trey commented 2 years ago

https://tailwindcss.com/docs/installation#using-tailwind-cli

Or if I want to go totally custom:

https://github.com/postcss/postcss#usage

I need to figure out both how to work on this locally and how to compile things for production. Should any of it happen inside Docker?


This may be the easiest route: timonweb/django-tailwind: Django + Tailwind CSS = 💚 https://github.com/timonweb/django-tailwind https://pypi.org/project/django-tailwind/


trey commented 2 years ago

Calling this ticket done, but the branch and the PR will continue.