flask-materialize icon indicating copy to clipboard operation
flask-materialize copied to clipboard

Icons not working

Open ghost opened this issue 8 years ago • 0 comments

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

ghost avatar Feb 22 '18 14:02 ghost