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
Post a Comment