Updating theme for CMS

I’m assuming that I’m doing something incorrect, but when ever I update a SASS file for the CMS in my custom themse, the change is never reflected when I run

tutor dev run watchthemes

I need to run
tutor dev run cms paver update_assets --settings=tutor.development

to see any changes that I make to the studio-main-v1.scss file.

Any changes I make to SASS files in the lms directory work fine with watchthemes

Anyone else experience this or is able to point me in the right direction?

Can you share your theme so that we can reproduce the issue?

After refreshing and rebuilding the images, I was able to get this to work properly.

Thanks.

1 Like