ezstarr / TimeEnjoyed-Abode

Personal Django Website For Everyone
MIT License
6 stars 0 forks source link

Frontend #3

Open shivan-s opened 1 year ago

shivan-s commented 1 year ago

Cool that you want to work on the front end.

Because you have an appropriate level of understanding of CSS (yes, you do!), have a look at tailwindcss. It may make implementing styling a bit easier.

A django-tailwindcss plugin: https://django-tailwind.readthedocs.io/en/latest/installation.html

Tailwindcss docs: https://tailwindcss.com/

Good luck with whatever you choose to do!