Hello Shopify,
I need help with my Brooklyn theme, you ask me to convert .scss and .scss.liquid files to .css or .css.liquid format.
Can you update?
Or show me how I can do it?
Currently I’m stuck, I can’t make changes to my theme Brooklyn.
Cordially,
Aquelino TAVARES.
Hi @Aquelino , fastest solution is to use something like this tool, copy your code in the left column, convert it and paste back in your renamed file: theme.scss → theme.css, you’ll have to add that file in theme.liquid, instead of theme.scss write theme.css. Same goes for the rest of your layout files, if you have other. 