Answer the question
In order to leave comments, you need to log in
GULP crashes when importing files and saving?
There is a stylized circular menu. I want to split it into subfiles. It turns out 1 main sass and 4 parts are connected to it. And so at change of one of these 4 parts gallp flies.
The second case when this happens: they connect to the main sass through its pieces. I wanted to do it differently - in order not to clutter up the main file, I decided to put all the styles into a separate file, and now import this file into index.sass. So, when you disable / enable imports, a gallp flies. Rummaged in an Internet, except found nothing. Does not help. It flies anyway.
Tell me how to fix this? @import
setTimeout(function(){gulp.start('sass');},15000)
Answer the question
In order to leave comments, you need to log in
And for whom does the console output errors? You will read and understand: import file not found or not readable. After that comes the name of the file "menuu", judging by the two UUs at the end, you either forgot to write the permission, or you added an extra character at the end.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question