Ionic 2: How to use postcss instead of scss?

I want to use postcss instead of scss for an ionic app.
Is it possible to override ionic build configuration and if yes, then how can i do that.

Thanks.

I am guessing, just delete all the scss file, and put your own plugin.
If there is no scss => then there is no css.