Last active
August 29, 2015 14:26
-
-
Save ar7n/d3f066dc63e5e89e2fc6 to your computer and use it in GitHub Desktop.
Idiomatic css comments style
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* ========================================================================== | |
Section comment block | |
========================================================================== */ | |
/* Sub-section comment block | |
========================================================================== */ | |
/** | |
* Short description using Doxygen-style comment format | |
* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment