Skip to content

Instantly share code, notes, and snippets.

@subzey
Created November 17, 2016 10:54
Show Gist options
  • Save subzey/b57d693434cfc2f5025a55c029347f5a to your computer and use it in GitHub Desktop.
Save subzey/b57d693434cfc2f5025a55c029347f5a to your computer and use it in GitHub Desktop.
* {
case: lowercase;
max-empty-lines: 4 !warning;
}
selector {
max-empty-lines: 1;
}
*::comma {
space-after: always;
space-before: never;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment