CSS
Created 7 years ago by cchinopoulos{{ asset_add("theme.css", "theme::css/theme1.css") }} {{ asset_add("theme.css", "theme::css/theme2.css") }} {{ asset_style("theme.css") }}
I'm missing something here!!! Images used on css file (background-image:url(img/sample.png); not showing on rendered theme.
cchinopoulos
—
7 years ago
Great! Thanks!
ryanthompson
—
7 years ago
carsonsuite
—
7 years ago
// Sorry 🙍
Try something like this:
background-image: url("{{ image_url('theme::img/sample.png') }}");
http://d.pr/n/iZN9