Created by: rafaelprimeiro
I found problem when client-side usage with line 24 and 31 on file "sprites.less". I Resolved changing the line 24 to background-image: url("@{iconSpritePath}"); from background-image: url(@iconSpritePath); and line 31 to background-image: url("@{iconWhiteSpritePath}"); from background-image: url(@iconWhiteSpritePath); using version less.js 1.2.2