Problem After Update

Hi, I’ve recently updated to the latest ionic in the same package. After the update, my sass seems to create problem. Most of them are mixin problem. I tried the same script in the old version, it does work but somehow it doesnt work in the latest version.

Mixin "placeholder" does not accept a content block.

Backtrace:
- src/theme/common/inputs/inputs.scss:19, in mixin `basic-input-style`
- src/theme/common/auth/auth.scss:26

Is it related to the latest version update? I also tried re-installing node-sass but it doesnt work. Thanks