flask-materialize
flask-materialize copied to clipboard
A Material Design framework for Flask, similar to flask-bootstrap. Utilizes Materialize CSS
Hi I am unable to render a checkbox since i started using flask-materialize. I have listed the associated files below. I am working on the microblog project by miguel grinberg....
I'll leave this open for a few days. (more than longer as I'll likely forget about it) Anyone want me to pull in the current stable version of materialize? What...
Fix problem of checkboxes not showing up
Having some trouble getting the materialize icons to work. Am I doing something wrong here? `{{ util.icon('menu', ['small']) }}` Thanks, Dennis
The example given on Materializecss.com doesn't work. Nor does the following: https://codepen.io/diegonc/pen/qNrWRP?editors=1010