nfoert / cardie

An open source business card designer and sharing platform
https://cardie-uwtwy.ondigitalocean.app/
GNU General Public License v3.0
384 stars 24 forks source link

Implement a CSS framework #84

Open nfoert opened 2 weeks ago

nfoert commented 2 weeks ago

Implement a CSS framework to allow for faster development of UI interfaces and to allow for a consistent style and layout.

Additionally, this should aid in helping keep the UIs functional for mobile.

Tailwind CSS appears to be a good choice for this, however it would require a lot of work to migrate all of the user interfaces over to this, and the HTML templates will become a bit harder to read.

I also see Bulma or Bootstrap as potential options

spline2hg commented 2 weeks ago

i would like to work on this after that profile gets done

nfoert commented 2 weeks ago

Sounds good @spline2hg!