Unknown gulp error

0

I added the file mixins.sass to my project and when I went to look at the terminal, it presented the following error:

  

events.js: 160 er; // Unhandled 'error' event
   Error: sass \ molecules \ mixins.sass
   Error: no mixin named css3-prefix
   Backtrace:
      sass / molecules / mixins.sass: 69
      on line 69 of sass / molecules / mixins.sass
      @include css3-prefix ('column-gap', $ gap); Home       at options.error (C: \ Users \ store \ Desktop \ Alacarte \ node_modules \ node-sass \ lib \ index.js: 291: 26) '

I have no idea what time it is now when I give the command gulp this log appears, I already checked the specified file and found nothing wrong.

    
asked by anonymous 22.05.2017 / 22:06

0 answers