flask-materialize
flask-materialize copied to clipboard
Icons not working
Having some trouble getting the materialize icons to work. Am I doing something wrong here?
<a href="#" data-activates="mobile-demo" class="button-collapse">{{ util.icon('menu', ['small']) }}</a>
Thanks, Dennis