Level 4
Found the issue. I had missed semi colon after the first import. :(
I am trying to import Bulma Extensions. Laravel Mix complies all Scss files but not Sass file. It throws this error when we import sass file...
Media query expression must begin with '('
Any idea how to fix this?
Found the issue. I had missed semi colon after the first import. :(
Please or to participate in this conversation.