hi there,
i try to get flag-icon-css into my ionicv3/v4 project, but i don’t know the missing steps.
I had installed it via npm install flag-icon-css --save
and try to import it on page.component via
import * as flag-icon-css from 'flag-icon-css'
But i only get the error, that there is no module name flag-icon-css.
How did you do that? I think many people here are using this.
So please help a little newbie