Hi,
I’m using Webix with Visual Studio 2015.
Webix 4.0.0 has been installed via Nuget Package.
Everything works fine but the icons are not diplayed when I launch my app.
I tried the following methods :
icon: “fa fa-info-circle”
icon: “book”
(I also tried by adding webix package manually without Nuget, but this is the same).