Skip to content

Instantly share code, notes, and snippets.

@betsydupuis
Last active August 7, 2016 21:34
Show Gist options
  • Save betsydupuis/ebcd4883f618cdee3507 to your computer and use it in GitHub Desktop.
Save betsydupuis/ebcd4883f618cdee3507 to your computer and use it in GitHub Desktop.
Sass Formatting Settings for Sublime SassBeautify Plugin
{
"indent": 4,
"dasherize": false,
"old": false,
"path": false,
"beautifyOnSave": true,
"inlineComments": false,
"newlineBetweenSelectors": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment