Hello. I was doing some modification for the website and I remember now what I did last time and I'm facing this issue below.
The style compilation failed, see the error below. Your recent actions may be the cause, please try reverting the changes you made.
Could not get content for /website/static/src/scss/options/user_values.custom.web.assets_common.scss defined in bundle 'web.assets_common'. Could not get content for /website/static/src/scss/options/colors/user_theme_color_palette.custom.web.assets_common.scss defined in bundle 'web.assets_common'.
I just try to understand and apply some of the suggestions here in Odoo forum and from other sources but couldn't solve the problem. I thought I can solve this issue if I regenerate the assets bundle but it didn't. I did upgrade the base module but it did't solve the issue as well. I also thought that if i remove the website theme that I use, but I was not able to delete it. It gives an error which is related the same error as above.
I really want to understand this issue because time to time I face quite similar or the same issue and somehow it solves after i do some upgrades but I don't exactly how.
I use Odoo 14 with docker image.