Entypo in Angular -


entypo svg icon set requires javascript added page:

const entypo = require('entypo')  document.body.insertbefore(entypo.getnode(), document.body.firstchild) 

is there way can add angular application in sort of global file can use entypo glyphs in application?


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -