How and where to write import scss file in Ionic 2 RC0/1 to get the style reflect on page?

hi,

How and where to write import scss file in Ionic 2 RC0/1 to get the style reflect on page?

write in app.scss file inside app folder

tried but style was not getting applied…

then these is something else wrong in your code. app.scss and importing the files there works.

give more details may be we could be able to help.