I have discovered an issue with Sass in extensions and I am wondering if there is something special one needs to do to get it to work. I have a Sass style defined in an extension that extends the CSS class ‘.datepicker-calendar-icon’. The CSS class is defined in the “<theme>/Modules/BaseSassStyles@sco-2018.1.0/Sass/molecules/_datepicker.scss”. When I inspect the field on the activated extension, the CSS style that extends this .datepicker-calendar-icon is empty. The Sass compiler is not compiling the extension.