The following error was found in assets/theme.scss.liquid

Topic summary

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:

  • The store is currently non-functional due to this CSS syntax error
  • The issue appears to stem from recent modifications the user made to the theme file

Suggested Solution:

  • Another user recommends reverting the recent changes made to the file
  • Alternatively, sharing the code would allow for specific troubleshooting of the syntax error

Key Issue: A missing or misplaced comma after a closing brace in the SCSS file is preventing the stylesheet from compiling properly.

Summarized with AI on November 8. AI used: claude-sonnet-4-5-20250929.

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