Skip to content

Instantly share code, notes, and snippets.

@edgarberm
Last active August 29, 2015 14:21
Show Gist options
  • Select an option

  • Save edgarberm/06086b268a99fd74f3cf to your computer and use it in GitHub Desktop.

Select an option

Save edgarberm/06086b268a99fd74f3cf to your computer and use it in GitHub Desktop.
No compile SASS partials from SublimeOnSaveBuild
{
"filename_filter": "(/|\\\\|^)(?!_)(\\w+)\\.(css|js|sass|less|scss)$",
"build_on_save": 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment