So I updated by CLI from version 3.8 to 3.12 but now when I build out the app the CSS files don’t work. Up until version 3.8 it was all working fine but now it isn’t. Has this happened to anyone else?
run " ionic info " and post the result
Its a bug in the new CLI after version 3.8.0. For custom fonts you have to move them into the src/assets folder not in the src/assets/fonts folder. Hope they fix this soon.