Using HTMX in Flask without Flask-Bootstrap
Posted on Fri 18 December 2020 in Tech • Tagged with flask, python, htmx, bootstrap • 5 min read
Details on how I switched from Flask-Bootstrap to directly using Bootstrap 4, which broke my HTMX functions. Here's how I was able to fix it.
Continue reading