icons disappear with skin builder

Noticed that using skin builder makes icons disappear:

i.e: in a datatable column,
{common.trashIcon()} and
{common.editIcon()}

are rendered as checkboxes - icons are invisible.

sorry, solved this, I had forgotten to put the webix.css and skin.js files in the correct location (the same location as the originals).

You might want to add that to the readme.txt which is downloaded from Skin Builder.

Dave