Angular schematics wont respect style extension

After upgrading to Angular 9 generating a component via the context menu will always create a css file.

Dont think its a configuration issue in angular.json, I updated from styleext to style and using the command line correctly creates a scss file.
Has anyone managed to fix this?

0

请先登录再写评论。