How to convert theme.scss files to theme.css in Shopify themes?

@Annavittoria ,

yes you’re right.

Add the line into the ‘layout’ files.

{{ ‘theme.css’ | asset_url | stylesheet_tag }}

Thanks!

1 Like