Forum Discussion
Anonymous
7 years agoNot applicable
How to useg FontAwesome in custom script
I installed font-awesome via npm: npm install font-awesome --save And import less file to visual.less @import(less) "node_modules/font-awesome/css/font-awesome.css"; When add <i class="fa fa-s...
v-evelk
Microsoft Employee
7 years agoHello,
To use such things inside a visual code, your visual must be build on webpack basis that is supported only with beta version of tools.
Kind Regards,
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
[email protected]
Anonymous
7 years agoNot applicable
Thanks.
Would all features from API 2.3 or new 2.5 work in beta version?
- v-evelk7 years ago
Microsoft Employee
For sure.
Kind Regards,
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
[email protected]