SyntaxFix
Write A Post
Hire A Developer
Questions
No need for a function:
$assetPath : "/assets/images"; ... body { margin: 0 auto; background: url(#{$assetPath}/site/background.jpg) repeat-x fixed 0 0; width: 100%; }
See the interpolation docs for details.