Skip to content

Instantly share code, notes, and snippets.

@Akhigbe-E
Created July 9, 2020 11:04
Show Gist options
  • Select an option

  • Save Akhigbe-E/1d84a48a82abb77023a51486e6748fc0 to your computer and use it in GitHub Desktop.

Select an option

Save Akhigbe-E/1d84a48a82abb77023a51486e6748fc0 to your computer and use it in GitHub Desktop.
Specify task source
const transpileSassToCss = (cb) => {
return gulp.src(`src/scss/main.scss`)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment