You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.
Generated paths to CSS sprites are overly complex and only work with a development server (localhost or virtual host) - http://screencast.com/t/Af7RbA36IFS
Correct paths are generated if the imgPath are added to grunt/spritesmith.js
Generated paths to CSS sprites are overly complex and only work with a development server (localhost or virtual host) - http://screencast.com/t/Af7RbA36IFS
Correct paths are generated if the imgPath are added to grunt/spritesmith.js
imgPath: '../img/common/[email protected]',
and
imgPath: '../img/common/[email protected]',
The text was updated successfully, but these errors were encountered: