Skip to content

Instantly share code, notes, and snippets.

@Akhigbe-E
Created July 9, 2020 11:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Akhigbe-E/1d84a48a82abb77023a51486e6748fc0 to your computer and use it in GitHub Desktop.
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