foundation / panini

A super simple flat file generator.
Other
592 stars 104 forks source link

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

Open instructian opened 4 years ago

instructian commented 4 years ago

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!