Skip to content

Instantly share code, notes, and snippets.

@seothemes
Last active June 29, 2017 01:28
Show Gist options
  • Save seothemes/56514c2e3122833b83e470627aaa5c9b to your computer and use it in GitHub Desktop.
Save seothemes/56514c2e3122833b83e470627aaa5c9b to your computer and use it in GitHub Desktop.
Combine multiple scss files into one
cat _*.scss > merged.scss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment