Please please help me fix this problem !!!
i messed up with something on there and it crashed my store and tells me this message :
The following error was found in assets/theme.scss.liquid
Invalid CSS after “}”: expected “}”, was “” at 10863
A user encountered a critical error in their Shopify store’s assets/theme.scss.liquid file that caused the site to crash. The error message indicates “Invalid CSS after ‘}’: expected ‘,’” (error code 36801).
Current Status:
Suggested Solution:
Key Issue: A missing or misplaced comma after a closing brace in the SCSS file is preventing the stylesheet from compiling properly.
Please please help me fix this problem !!!
i messed up with something on there and it crashed my store and tells me this message :
The following error was found in assets/theme.scss.liquid
Invalid CSS after “}”: expected “}”, was “” at 10863
Hello @Emanuelamar ,
Seems there is a syntax error.
Try to revert the changes you did in the file.
or please share the code here so I can check.
Thanks