thomasborgen / hypermedia

Composable HTML rendering in pure python with FastAPI and HTMX in mind
MIT License
18 stars 0 forks source link

Add classless css frameworks/themes as a hint in the doc. #12

Open thomasborgen opened 4 months ago

thomasborgen commented 4 months ago

Classless css frameworks are super convenient to use, just smack a Link(rel="stylesheet", src="path_to_classless.css") and you have styled html elements.