Skip to content

Instantly share code, notes, and snippets.

@jasonkmccoy
Created March 14, 2015 22:03
Show Gist options
  • Save jasonkmccoy/3d02d54a0ebfdf2e00b7 to your computer and use it in GitHub Desktop.
Save jasonkmccoy/3d02d54a0ebfdf2e00b7 to your computer and use it in GitHub Desktop.
sass-comments: 4 levels of comments (from most important to least important)
// *************************************
//
// First Level
// -> Description
//
// *************************************
// -------------------------------------
// Second Level
// -------------------------------------
// ----- Third Level ----- //
// Fourth Level
@jasonkmccoy
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment