bigcommerce - Referencing Images in Stencil Themes -


for bigcommerce stencil themes having references assets, docs not mention css , sass url references.

is there specialized sass function referencing images in asserts directory, in bigcommerce stencil themes? or, cdn reference strings converted automatically?

if referencing images bundled theme, can use path ../images/myimage.png , load cdn. if referencing images outside of theme, there no sass function , need hardcode cdn url (or use inline css utilize cdn handlebars helper).


Comments

Popular posts from this blog

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -

asp.net mvc - breakpoint on javascript in CSHTML? -