To fix this problem, use browserSync.stream({match: '**/*.css'}) as seen in the following example. var gulp = require("gulp"); var sass ...
確定! 回上一頁