Error in variable.scss

Hello i’m actually using ionic 4, i’ve got the following error

File to import not found or unreadable: C:\Users\lolef\Desktop\ionic-epubjs\src\theme\ionic.globals.scss.
[ng] in C:\Users\lolef\Desktop\ionic-epubjs\src\theme\variables.scss (line 15, column 1)

here is how i writed my import in variable.scss
@import “ionic.globals”;

share all lines from 1-15