1 min read

Set SASS the default style format on Angular/Ionic

Set SASS the default style format on Angular/Ionic

Angular 6+

ng config defaults.styleExts sass

Ionic 4+

ionic config set defaults.styleExts sass
Tweets by YBacciarini