foundation/panini

using in $hero-full-screen-bg: url('{{root}}/assets/img') center center no-repeat; fails

Opened this issue · 0 comments

I am using in $hero-full-screen-bg: url('{{root}}/assets/img') center center no-repeat; and it writes the css path when it compiles - is there a better way of using the building blocks that have backgound images?

thanks!