I’ve working on customizing a theme using the indigo theme as the base. The static images like logo, icon, and the html element can be changed and taking effect immediately (using the tutor dev run watchthemes
.
The problem is, the _extra.scss in the lms/static/sass/partials/lms/theme
didnt taking any effect?
how do I compile it? can anyone help me on this one?
tldr: static files are changed by watchthemes but the scss are not