Error message: Cannot overwrite generated asset 'assets/styles.css'

Hi!

I’m just trying to change the padding in my navigation bar but I keep getting this error message.

Cannot overwrite generated asset ‘assets/styles.css’.

Can anyone please help me? I’m not sure why I can’t save my edits in my styles.css file.

I’m on the Out of the Sandbox Turbo theme if that helps.

thanks!

styles.css is generated by styles.scss.liquid, you can modify it in styles.scss.liquid, the result is the same

1 Like