Is there an easier way to customize the metronic theme that comes with the aspnetzero framework? I just want to create a single file to override variables in the metronic sass file but it seems like it's not compiling the metronic sass files.
There's no webpack file in aspnetzero since the angular files are generated using angular-cli. So I don't know what sass files are being tracked.