Skip to content

Instantly share code, notes, and snippets.

@positlabs
Created November 16, 2016 16:53
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 positlabs/d35657d134e2ecb43079e5baf3543276 to your computer and use it in GitHub Desktop.
Save positlabs/d35657d134e2ecb43079e5baf3543276 to your computer and use it in GitHub Desktop.
var fs = require('fs')
fs.writeFileSync(path.join(__dirname, 'public/styles/_inject.scss'), `$CDN: "${CDN}";`, 'utf8')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment