Serve angular error

That error seems to steam from the ionic core scss. The @Import font/ionicioncs is sitting in a @if statement. If you essentially take it out your scss will compile. Apparently the sass compiler hits that I line and stop, which doesn’t produce and CSS in the build folder.